This project was cloned from https://codesandbox.io/s/3y8nwrlr66 and is a simple Todo App build in Vue:
git clone https://github.com/rkristelijn/vue-tasklist.git
cd vue-tasklist
npm i
npm run serve
DONE Compiled successfully in 2382ms 10:51:12
App running at:
- Local: http://localhost:8080/
- Network: http://10.0.2.15:8080/
Note that the development build is not optimized.
To create a production build, run npm run build.
This project was just a starting point to start integrating Vue with DHTMLX. See this repo