Add updated instructions for running/building the website
This commit is contained in:
parent
8a2a1533c6
commit
a891c77d47
@ -4,6 +4,11 @@
|
||||
|
||||
The website will be available at [http://localhost:3000](http://localhost:3000)
|
||||
|
||||
```zsh
|
||||
To get the website running you want to do the commands:
|
||||
|
||||
```
|
||||
cd website
|
||||
npm run version next
|
||||
cd ..
|
||||
docker-compose up
|
||||
```
|
Loading…
Reference in New Issue
Block a user