The application is deployed at https://ricmars.github.io/democosmos/
To build and compile the application - use the following commands:
install npm from https://nodejs.org/en/download/
npm install
npm start
npm predeploy
npm run lint
npm run test