UP-MIT-GSL / GSL2013

0 stars 0 forks source link

Make CSS App #20

Closed kcvajgf closed 11 years ago

kcvajgf commented 11 years ago

Use momentum.

Similar to JSFiddle, but only has CSS editor, and has instant feedback.

Deadline June 26, 2013.

kcvajgf commented 11 years ago

While (very long) migration is running in background, I made a styling app here:

http://github.com/kcvajgf/angular-momentum/tree/apps

See localhost:8000/#/styl

There's a route in server.py called /compilestyl. Unfortunately it doesn't compile stylus yet (just echoes the input data). Can you help me compile in the backend? Thanks.

After that, we might want to deploy this (and the other apps) immediately.

kcvajgf commented 11 years ago

Added Stylus compilation in server.py (we need to run npm install in /home/vagrant/angular-momentum/backend/ though.

Can you help me please deploy http://github.com/kcvajgf/angular-momentum/tree/apps into http://gsl.paytonyao.com/ ? Thank you.