Enreda Webpage Builder
SSH Key in Github
Clone this repo and then execute inside the folder...
npm install -g grunt-cli
npm install
Just run this command
grunt build
or just
grunt
if you want to watch all changes and refresh the project.
Run a HTTP server into dist folder (we recommend live-server).