Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arjunrao87/mgr.dev
https://github.com/arjunrao87/mgr.dev
Last synced: about 6 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/arjunrao87/mgr.dev
- Owner: arjunrao87
- Created: 2020-04-06T01:48:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T09:49:36.000Z (almost 2 years ago)
- Last Synced: 2024-05-21T08:18:16.978Z (6 months ago)
- Language: Vue
- Size: 345 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mgr.dev
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).