Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
customlogic committed Sep 23, 2016
1 parent 731ab98 commit 838e5b9
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,12 @@ $ npm run build

## npm scripts

- npm test - Run ESLint
- npm run build - Build development and production version of scripts.
- npm run dev - Build development version of script watch for changes.

This will create a namespaced, unminified build of dat.GUI at `build/dat.gui.js`
- npm run dev - Build development version of script and watch for changes.

## Thanks
The following libraries / open-source projects were used in the development of dat.GUI:
* [require.js](http://requirejs.org/)
* [webpack](https://webpack.github.io/)
* [Sass](http://sass-lang.com/)
* [node.js](http://nodejs.org/)
* [QUnit](https://github.com/jquery/qunit) / [jquery](http://jquery.com/)

0 comments on commit 838e5b9

Please sign in to comment.