Features
- Basic configuration and folder structure
- Uses postcss and sass with autoprefixer
- Uses Bootstrap 4
- Leaves the styling to you
- Uses data from local json files
- Contains Node.js server code for easy, secure, and fast hosting
- SVG sprites: Add your icons in `components/icon` as .icon files and use them.
How to
- Prepare a coffee
- Run: `npm i` to install the dependencies
- Start coding!