cls-front is available for testing and reference purpose, I created the app as part of my portfolio app. The PHP version of the App where you can submit form and process it with admin backend is available in my repository. Do check it out.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

cls-vue-app