A Contact Editor using Vue.js and ColdBox REST API
- CommandBox
- ColdBox Framework
- Vue.js
- Vue Resource (for Restful Methods)
- Boostrap
In this project we create a contacts database and store it in the session scope, then we create actions for CRUD (Create, Read, Update, Delete) operations using Vue.js.
Open a CommandBox terminal by executing box
, once in the shell execute the following commands:
Install Dependencies
install
Startup the Server
server start