Skip to content

coldbox-samples/cbvue

 
 

Repository files navigation

cbvue

A Contact Editor using Vue.js and ColdBox REST API

Dependencies

  • 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.

Getting Started

Open a CommandBox terminal by executing box, once in the shell execute the following commands:

Install Dependencies

install

Startup the Server

server start

Releases

No releases published

Packages

No packages published

Languages

  • CSS 78.5%
  • ColdFusion 19.6%
  • JavaScript 1.8%
  • SCSS 0.1%