mvc-works / one-page

Demo of one page application structure
http://repo.tiye.me/one-page/
0 stars 0 forks source link

One Page Demo

This demo is trying to support:

Tools used:

run this demo:

npm install -g shelljs coffee-script
npm install -d

for development, open development.html:

coffee make.coffee dev

for production, open 'production.html':

coffee make.coffee build

Demo online with Nginx: http://repo.tiye.me/one-page/