- Download/Clone the repository
- Open terminal in the project folder
- Run
npm start
If you get an error, first run
npm install
in terminal in the same folder, and then run
npm start
to start the development server
npm start
npm install
in terminal in the same folder, and then run
npm start
to start the development server