GitBook: [master] 17 pages and 5 assets modified

This commit is contained in:
resir014
2018-08-06 07:35:02 +00:00
committed by gitbook-bot
parent e30369ac50
commit 1b205e3330
19 changed files with 86 additions and 75 deletions

View File

@@ -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).