README
smart-x-vue
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
Run your unit tests
npm run test:unit
``` npm install ```
<script type="module">
import smartXVue from 'https://cdn.skypack.dev/smart-x-vue';
</script>
npm install
npm run serve
npm run build
npm run lint
npm run test:unit