mirror of
https://github.com/dataarts/dat.gui.git
synced 2024-12-12 04:08:27 +00:00
tidy up README
This commit is contained in:
parent
24ae3d3dfd
commit
66143fc4d5
@ -17,7 +17,6 @@ In your `head` tag, include the following code:
|
|||||||
|
|
||||||
```
|
```
|
||||||
├── build - Compiled source code.
|
├── build - Compiled source code.
|
||||||
├── node_modules - External node dependencies.
|
|
||||||
├── src - Source files.
|
├── src - Source files.
|
||||||
├── tests - Tests.
|
├── tests - Tests.
|
||||||
└── webpack - Webpack config files.
|
└── webpack - Webpack config files.
|
||||||
@ -28,6 +27,7 @@ In your `head` tag, include the following code:
|
|||||||
In the terminal, enter the following:
|
In the terminal, enter the following:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
$ npm install
|
||||||
$ npm run build
|
$ npm run build
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user