Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anish000kumar/vuemultiapp
https://github.com/anish000kumar/vuemultiapp
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/anish000kumar/vuemultiapp
- Owner: anish000kumar
- Created: 2019-01-14T07:23:32.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-14T07:25:27.000Z (almost 6 years ago)
- Last Synced: 2024-04-14T04:06:34.787Z (8 months ago)
- Language: JavaScript
- Size: 72.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# multi-app-test
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn run serve
```### Compiles and minifies for production
```
yarn run build
```### Lints and fixes files
```
yarn run lint
```