Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anthonygore/vue-single-file-js-components
https://github.com/anthonygore/vue-single-file-js-components
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/anthonygore/vue-single-file-js-components
- Owner: anthonygore
- Created: 2017-09-10T05:43:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-25T08:58:45.000Z (about 7 years ago)
- Last Synced: 2024-10-02T15:42:00.790Z (3 months ago)
- Language: JavaScript
- Size: 16.6 KB
- Stars: 12
- Watchers: 3
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue.js Single-file JavaScript Component Demo
#### Usage
```bash
$ npm i
$ npm run build
$ npm run serve
```