Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 223 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 223 Bytes

nichrome

2ch browser

build

$ npm install -g grunt-cli # if you haven't installed
$ npm install -g tsd # if you haven't installed
$ npm install
$ cd src
$ tsd install jquery jqueryui
$ cd ..
$ grunt