https://github.com/kjunichi/aiueatom
tmlib.jsのアドベントカレンダー向けプロジェクト
https://github.com/kjunichi/aiueatom
Last synced: about 1 year ago
JSON representation
tmlib.jsのアドベントカレンダー向けプロジェクト
- Host: GitHub
- URL: https://github.com/kjunichi/aiueatom
- Owner: kjunichi
- License: other
- Created: 2014-12-05T21:48:47.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-05T22:38:53.000Z (over 11 years ago)
- Last Synced: 2025-02-07T17:31:41.227Z (over 1 year ago)
- Language: CoffeeScript
- Size: 1.45 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Aiueatom
[tmlib.jsの2014年アドベントカレンダー](http://qiita.com/advent-calendar/2014/tmlib)の6日目です。
### Getting Started
1. `script/bootstrap` - Run this once per checkout.
2. `script/build` - Run this whenever you change package.json or change early startup code
3. `script/run` - Run the app. Use this for running the app in developer mode
Another useful script is `script/grunt`, which will run the local version of Grunt. `script/grunt --help` will tell you the list of available tasks.