You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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