Simplate is very simple frontend template. It contains:
To use simplate follow these steps:
- Clone this repository:
git clone https://github.com/aziev/simplate
- Make sure you've installed gulp globally and then install dev dependencies:
npm install
- Run tracking changes in your ".scss" files to autocompile them:
gulp sass:watch