Skip to content

cunguyendev/parceljs-v2-base-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ParcelJS V2 Base app

Create an app about HTML/CSS/JS with ParcelJS V2 (Web application bundle)

Author: Cu Nguyen <[email protected]>

Deploy to Netlify: https://parceljs-v2-base-app.netlify.app/

Netlify Status

Requirements

Getting Started

Step by step to run this app in your local

Install packages

At your directory root, run:

npm/yarn install

Run server

npm/yarn start

Open on web: http://localhost:1234 (this is by default, you can custom it)

Build

npm/yarn run build

You can update the source structures to follow your patterns.

Note: Live-reload is supported

About

Create an app about HTML/CSS/JS with ParcelJS V2 (Web application bundle)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published