Files
RootPanel/INSTALL.md
2014-04-05 13:44:58 +08:00

307 B

Ubuntu 13.10

add-apt-repository ppa:chris-lea/node.js
apt-get update

apt-get install nodejs git mongodb memcached
npm install pm2 gulp -g

git clone https://github.com/jysperm/RootPanel.git
cd RootPanel

npm install
gulp less coffee
pm2 start app.coffee