- Will have to add Sencha repo to npmrc (link)
- From root dir:
npm install
npm start
(This will start the Node server)- Check the console output for what IP and port the server is running on
cd ui
npm start
(This will build the UI code)- Navigate to IP and port of Node server