First, install dependencies for client: (live-server is the only dependency)
npm i
Finally, run the development server in root directory of project:
npm start
Contributions are always welcome!
Please Pull request to see your recommendations.
First, install dependencies for client: (live-server is the only dependency)
npm i
Finally, run the development server in root directory of project:
npm start
Contributions are always welcome!
Please Pull request to see your recommendations.