Available with :
- Parcel
- SCSS
- Pug
- Flexboxgrid (already imported, no need to import it again)
git clone [email protected]:davidvenin/pug-starter.git
cd pug-starter
npm install **or** yarn
yarn start **or** npm start
yarn build **or** npm build
Will generate a dist folder ready to go in production