Skip to content

bradtraversy/vanilla-parcel-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vanilla JS Parcel Boilerplate

This is a starter workflow for building vanilla JavaScript applications using Parcel along with Babel and Sass.

There is some sample code (Header and User components) and styling, but feel free to remove them

This project was created in a YouTube tutorial here

Usage

Install dependencies

npm install

Run dev server - http://localhost:3000

npm run dev

Build assets for production

npm run build

About

Simple starter workflow for building vanilla js apps with Parcel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published