Install nodejs
Open a terminal (cmd on windows).
Go to repo directory
cd /path/to/dir
Install dependencies
npm install
Run the application
npm start
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Install nodejs
Open a terminal (cmd on windows).
Go to repo directory
cd /path/to/dir
Install dependencies
npm install
Run the application
npm start