Skip to content

AD2014/site

Repository files navigation

site

how to build html

In order to see the html result write down those commands on the shell

npm install -g brunch@1
npm install -g bower
npm install
bower install
brunch build -P

if everything works the html output is browseable on the ./public/ dir

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published