Small README edit
This commit is contained in:
17
README.md
17
README.md
@@ -79,19 +79,9 @@ REPOSITORY STRUCTURE
|
|||||||
WANT TO CONTRIBUTE?
|
WANT TO CONTRIBUTE?
|
||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
### Requirements
|
|
||||||
|
|
||||||
* >= node 7.6
|
|
||||||
* npm
|
|
||||||
|
|
||||||
### Setup
|
|
||||||
|
|
||||||
```bash
|
|
||||||
npm install
|
|
||||||
```
|
|
||||||
|
|
||||||
For developers, once you've made changes to the code, you should run these commands for testing:
|
For developers, once you've made changes to the code, you should run these commands for testing:
|
||||||
|
|
||||||
|
npm install
|
||||||
npm run build
|
npm run build
|
||||||
npm run test
|
npm run test
|
||||||
npm run lint
|
npm run lint
|
||||||
@@ -100,6 +90,11 @@ Note that running `firefox qunit_test_runner.html` is usually more informative t
|
|||||||
|
|
||||||
More info about the [src/](src/) directory can be found in [src/plugins/README.md](src/plugins/README.md).
|
More info about the [src/](src/) directory can be found in [src/plugins/README.md](src/plugins/README.md).
|
||||||
|
|
||||||
|
### Requirements
|
||||||
|
|
||||||
|
* >= node 7.6
|
||||||
|
* npm
|
||||||
|
|
||||||
|
|
||||||
ABOUT THE NAME
|
ABOUT THE NAME
|
||||||
----------------
|
----------------
|
||||||
|
|||||||
Reference in New Issue
Block a user