Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 294 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 294 Bytes

Installation and Configuration

To install, run

npm install

Starting the server

In the project directory, you can run:

npm start

Production Build

To create a production build of the project run:

npm run build

Copy/deploy the files from the /build/* directory