A server side rendered app made with nodeJS and webix
you will need node@10 or above installed on your machine
Follow the below given steps to start the project
install dependencies
npm install
start the project
npm start
your app will run on http://localhost:3005/
to change the port go to
/config/config.js
and change to desired port
- App Link - Heruko web link