Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rigor789/xplat-vue-structure
A sample project for xPlat
https://github.com/rigor789/xplat-vue-structure
Last synced: 13 days ago
JSON representation
A sample project for xPlat
- Host: GitHub
- URL: https://github.com/rigor789/xplat-vue-structure
- Owner: rigor789
- License: mit
- Created: 2019-09-06T12:01:39.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T09:17:42.000Z (almost 2 years ago)
- Last Synced: 2024-10-15T15:55:13.825Z (28 days ago)
- Language: Vue
- Size: 2.25 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xplat-vue-structure
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Run your tests
```
npm run test
```### Lints and fixes files
```
npm run lint
```