Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 652 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 652 Bytes

MyMove Project Website

Debugging & Modifying the Content

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.

Deploying Changes

  1. Run npm run deploy on the command line. This command will deploy the current codebase to Github pages.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.