csakatoku / naporitan

Naporitan Z

Home Page:http://naporitan.perezvon.mobi/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ナポリタンZ

backbone.jsの使い方を練習するための個人的なレポジトリです。

cloneした後に以下のコマンドを実行して、必要なnode moduleを取得してください。

$ npm install -d

クライアントをビルドするには、

$ ./node_modules/grunt/bin/grunt depconcat templates less
$ ./node_modules/grunt/bin/grunt watch

サーバーをスタートするには、

$ node server.js

About

Naporitan Z

http://naporitan.perezvon.mobi/

License:MIT License


Languages

Language:JavaScript 99.2%Language:Python 0.8%