m0wh / frontend-boilerplate

Parcel, ES7, Sass, ESLint, Github pages starter template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Front-end Boilerplate

Usage

Click here or on the green "Use this template" button on top to create a new repository with the same file structure. Then just clone it, replace what needs to be replaced in package.json (name, repository url...) and you are ready!

Tip: you can add github.com/m0wh/frontend-boilerplate/generate to your bookmarks to create a repo in one click.

Commands

yarn start # run dev server
yarn deploy # builds and deploys your site to gh-pages branch
yarn build # builds your site

About

Parcel, ES7, Sass, ESLint, Github pages starter template


Languages

Language:HTML 46.1%Language:JavaScript 40.1%Language:SCSS 13.8%