- ensure you have
npm
(refer to documentation) -- consider downloading Node.js if you are on windows - clone the repository:
git clone https://github.com/jeffstjean/CS4474B-JFLAP-Redesign
- cd into the cloned directory:
cd CS4474B-JFLAP-Redesign
- install dependencies:
npm install
- run the react program:
npm start
npm start
should automatically open your browser to run the app locally (if not, check the terminal for the link to view the application on your browser)
Mohammed Al-Darwish, Marko Ilic, Anusha Iyengar, Paige Martin Paz, Jeffrey St. Jean, Tapnish Wadhwa