@nycdoe-ope/vue-components

Install library from the command line

Usage no npm install needed!

<script type="module">
  import nycdoeOpeVueComponents from 'https://cdn.skypack.dev/@nycdoe-ope/vue-components';
</script>

README

NYC DOE OPE Vuejs components

Installation

  1. Install library from the command line
npm install @nycdoe-ope/vue-components --save
  1. Import library into the main.js file
import '@nycdoe-ope/vue-components'

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