Get started quickly with a frontend. Live reload, css, js and a small css reset and header, content, footer
$ npm install
$ npm run dev
- BrowserSync for Live Editing
- Husky for Commit Hooks
- Lint-staged for running formatting on Commit
- Prettier for formatting
- Nord Colors for base CSS
- A Reset.css with input from different sources for sensible default
Go to http://localhost:3009