shifoo‐client - UQ-eLIPSE/shifoo-docs GitHub Wiki
git clone [email protected]:UQ-eLIPSE/shifoo-client.git
cd shifoo-client
yarn
yarn serve
# Should display
App running at:
- Local: http://localhost:8080/
- Network: http://xx.xx.x.xxx:8080/
Note that the development build is not optimized.
To create a production build, run yarn build.