Update frontend readme
This commit is contained in:
parent
859885a520
commit
79aac03500
@ -2,6 +2,16 @@
|
||||
|
||||
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
|
||||
|
||||
## How to run for development
|
||||
|
||||
You need to have Node.js installed (https://nodejs.org/)
|
||||
|
||||
### 1. `npm install`
|
||||
|
||||
### 2. `npm start`
|
||||
|
||||
Then you can view the app in the browser (http://localhost:3000 or http://127.0.0.1:3000)
|
||||
|
||||
## Available Scripts
|
||||
|
||||
In the project directory, you can run:
|
||||
|
Loading…
Reference in New Issue
Block a user