GitBook: [master] 17 pages and 5 assets modified
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
|
||||
You will need:
|
||||
|
||||
- [Node.JS](https://nodejs.org/en/download) (>= 8.0.0)
|
||||
- A Package Manager ([Yarn](https://yarnpkg.com/en/docs/getting-started) or [npm](https://docs.npmjs.com/getting-started/installing-node))
|
||||
- Rollup CLI (Optional, install via `npm install -g rollup`)
|
||||
* [Node.JS](https://nodejs.org/en/download) \(>= 8.0.0\)
|
||||
* A Package Manager \([Yarn](https://yarnpkg.com/en/docs/getting-started) or [npm](https://docs.npmjs.com/getting-started/installing-node)\)
|
||||
* Rollup CLI \(Optional, install via `npm install -g rollup`\)
|
||||
|
||||
## Installing `npm` modules
|
||||
|
||||
@@ -20,4 +20,5 @@ npm install
|
||||
yarn
|
||||
```
|
||||
|
||||
Once that's all done, let's [authenticate with the Screeps server](./authenticating.md).
|
||||
Once that's all done, let's [authenticate with the Screeps server](authenticating.md).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user