Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devict/publicmeetings-front
https://github.com/devict/publicmeetings-front
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/devict/publicmeetings-front
- Owner: devict
- Created: 2019-10-01T00:56:56.000Z (over 5 years ago)
- Default Branch: develop
- Last Pushed: 2023-01-05T05:02:23.000Z (about 2 years ago)
- Last Synced: 2024-10-30T02:22:47.480Z (3 months ago)
- Language: Vue
- Size: 3.77 MB
- Stars: 2
- Watchers: 7
- Forks: 0
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# meeting-vue
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).