Skip to content

📦 Simple boilerplate: Parcel, Bulma, Babel, Autoprefixer, Posthtml, Eslint and SCSS

Notifications You must be signed in to change notification settings

emendelski/parcel-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parcel Starter Kit

Simple boilerplate: Parcel, Babel, Autoprefixer, Posthtml, Eslint and SCSS

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:1234
npm run serve

# lint code
npm run lint

# build for production with minification
npm run build

Documentation