Bruntwood custom UI Code documentation.
bruntwood ui digitalworkspace dinesh.kumar 2021-02-04 11:23:59 52 views
- The UI Code developed using Vue.js
- Clone the code from github.Github-BruntwoodUI (Authorization needed from owner of the repository)
- Install all the dependency by running "npm install" on the console window. make sure the system having nodejs&vue cli.
- After installed all the dependency run the development version by using "npm run serve" command on the console window.