A basic site generator for frontend projects.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Install the following plugins if you don't have node already installed.
- Node npmjs.com
With the terminal you must go to the project folder
cd /path-to-folder
Install the node_modules:
npm install
If the node modules are done run the following in the terminal
gulp
We use SemVer for versioning.