0.9.0 • Published 7 years ago
@nycdoe-ope/vue-components v0.9.0
NYC DOE OPE Vuejs components
Installation
- Install library from the command line
npm install @nycdoe-ope/vue-components --save- Import library into the main.js file
import '@nycdoe-ope/vue-components'Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildLints and fixes files
npm run lint