Skip to content

Latest commit

 

History

History
24 lines (11 loc) · 309 Bytes

README.md

File metadata and controls

24 lines (11 loc) · 309 Bytes


Development

ReacJs

Running Server Side

First you need to install dependencies:

npm install

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 in the browser.