Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mayursojitra/cloudnextextendedin
https://github.com/mayursojitra/cloudnextextendedin
cloudnext cloudnextextended community community-project gde gdg gdg-surat vue vue-js vuejs vuex
Last synced: about 4 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/mayursojitra/cloudnextextendedin
- Owner: mayursojitra
- Created: 2020-07-19T19:50:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T11:55:33.000Z (almost 2 years ago)
- Last Synced: 2023-03-06T09:53:55.926Z (over 1 year ago)
- Topics: cloudnext, cloudnextextended, community, community-project, gde, gdg, gdg-surat, vue, vue-js, vuejs, vuex
- Language: Vue
- Homepage: http://cloudnextextendedin.web.app/
- Size: 11.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cloud Next Extended'20 India
## 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/).