You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sriram Viswanathan edited this page Jun 4, 2023
·
1 revision
Pre-requisite
Npm and Node - refer to the version specified in the README.md in the root of the project - newer versions should ideally work but no guarantees there.
Run app
You can follow the README and the steps are replicated here -
cd vue
npm install
npm run serve
The front-end artifacts are auto-load/watch mode, so no need to restart anything once started for development.