Update 'README.md'

This commit is contained in:
Robert 2019-12-02 17:27:37 +00:00
parent 177ff66e8b
commit 453c362465

View file

@ -1,3 +1,11 @@
# australia
Web frontend of minverse
## Requirements
- Node 13.x
- Yarn
## Installation
- Install the packages using `npm i`
- Run the project using `DEBUG=australia:* npm start`