enredacoop / wenreda

Enreda Web Builder
http://enreda.coop
0 stars 0 forks source link
cms-frontend gruntjs html5

WENREDA

Enreda Webpage Builder

NECESARY

SSH Key in Github

Load environment

Clone this repo and then execute inside the folder...

npm install -g grunt-cli
npm install

Build

Just run this command

grunt build

or just

grunt

if you want to watch all changes and refresh the project.

Run

Run a HTTP server into dist folder (we recommend live-server).