If you are interested in downloading the code, compiling it and running it, you need some tools!
First download and install NodeJS for all our systems to work.
-
Download the project or clone it to your computer with the
git clone
command. -
The current step is to install packages
- İnstall:
npm install
- İnstall:
-
Starting the project in the current phase
- Starting:
npm run start
- Starting: