-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Steps to complete:
- Install
npm(old nodejs does bundle it) - better still usenvmand install iojs https://github.com/creationix/nvm - Install package files
npm i .in /usr/share/nginx/html - Install
grunt-cliandbower: npm i -g grunt-cli bower - Run grunt to build source: grunt index
- Generate the index file: grunt index
- Install bower dependencies: bower install (
--allow-rootif this makes things easier) - Switch root folder in nginx conf to /usr/share/nginx/html/build
Metadata
Metadata
Assignees
Labels
No labels