mirror of
https://github.com/HackPlan/RootPanel.git
synced 2026-04-24 03:35:59 +08:00
307 B
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