mirror of
https://github.com/dataarts/dat.gui.git
synced 2024-12-12 04:08:27 +00:00
update README
This commit is contained in:
parent
731ab9853e
commit
838e5b946f
@ -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/)
|
Loading…
Reference in New Issue
Block a user