update README
This commit is contained in:
parent
018c3ba916
commit
4dca05cf57
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
@ -6,6 +6,16 @@ The clientside is written in TypeScript using React and Redux, the serverside is
|
|||
|
||||
## Development
|
||||
|
||||
### Requirements
|
||||
|
||||
Client:
|
||||
|
||||
* Node.js and Yarn (Yarn 1, 2 isn't supported very well by webpack/typescript/anything really)
|
||||
|
||||
Server:
|
||||
|
||||
* Python >=3.7
|
||||
|
||||
### Installing
|
||||
|
||||
Clone the repo and run `yarn`.
|
||||
|
|
Loading…
Reference in a new issue