mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 07:38:07 -05:00
added sentence of detail on deployment
This commit is contained in:
parent
57c65c82f7
commit
7949d646a8
1 changed files with 5 additions and 2 deletions
|
@ -98,6 +98,9 @@ npm test
|
||||||
```
|
```
|
||||||
|
|
||||||
### To Deploy
|
### To Deploy
|
||||||
|
|
||||||
|
Deploying to staging or production will upload code to S3 and configure Fastly.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm install
|
npm install
|
||||||
virtualenv ENV
|
virtualenv ENV
|
||||||
|
|
Loading…
Reference in a new issue