To create an own copy of this application, you have some prerequisites. They are -
- NodeJS install on your system and test on your system (node -v)
- [NPM] To see if NPM is installed, type npm -v in Terminal.
First clone the repository using:
Then install the dependencies using:
-
npm install
-
npm start