Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 740 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 740 Bytes

This project was bootstrapped with Create React App and deployed with Github page

Available Scripts

In the project directory, you can run:

npm install

To install all necessary dependencies and libaries for the project.

npm start

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

The page will reload if you make edits. You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.

npm run deploy

Builds the app for production to the build folder. Build information is automatically updated to gh-pages and deployed to Github page.