This project was bootstrapped with Create React App.
npm start
Runs the app in the development mode. Open http://localhost:3000 to view it in your browser.
npm test
Launches the test runner in the interactive watch mode.
The React App version is committed to the master
branch of the repo xjenniferxie.github.io
.
The static version of the website is committed to the branch gh-pages
.
To deploy to Github Pages, run:
npm run deploy