GIT clone https://github.com/salamonrafal/cocospolitan.git
npm i
npm run build:production
npm run build:develop
npm run start:api
npm run start:server
Then you need to open index file for development:
http://localhost:8080/index_dev.html
npm test
GIT clone https://github.com/salamonrafal/cocospolitan.git
npm i
npm run build:production
npm run build:develop
npm run start:api
npm run start:server
Then you need to open index file for development:
http://localhost:8080/index_dev.html
npm test