0.1.1 • Published 7 years ago
@rayprogramming/tickets v0.1.1
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 installCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildRun your tests
npm run testLints and fixes files
npm run lint