Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abbychau/m2npvue
https://github.com/abbychau/m2npvue
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/abbychau/m2npvue
- Owner: abbychau
- Created: 2019-10-03T08:32:21.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-15T05:51:50.000Z (over 1 year ago)
- Last Synced: 2024-10-11T12:51:11.652Z (about 1 month ago)
- Language: Vue
- Size: 4.14 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# m2np_vue
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn run serve
```### Compiles and minifies for production
```
yarn run build
```### Run your tests
```
yarn run test
```### Lints and fixes files
```
yarn run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).