- React
- NodeJS
- Python
- Keras API
Once this repo is cloned to your local drive, run the following command in your root directory, to install prescribed dependencies (located in package.json file):
npm install
In your root directory, run the command:
npm run react-dev
In another terminal window, run:
npm run server-dev