Skip to content

anareyna/parcel-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parcel JS boilerplate

a boilerplate for using a simple vanilla js project Parcel JS for front-end development!

  • Stylesheet compilation
  • Script compilation

Gets you up and running with Parcel JS quickly! 🏃

Usage

As a prerequisite it's assumed you have npm/yarn installed.

  1. Clone the repo

  2. Install dependencies

    npm install / yarn
    
  3. Start

    yarn start
    
  4. Build static files

    yarn build
    

License

MIT

About

basic vanilla scss, js boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published