0.1.1 • Published 5 years ago

@rayprogramming/tickets v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

Tickets

A ticketing system using vue. The backend is currently expected to be a laravel 5.7 paginated route.

This is WIP.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.