https://github.com/gsans/amplify-datastore-chatty-pwa-vue
https://github.com/gsans/amplify-datastore-chatty-pwa-vue
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gsans/amplify-datastore-chatty-pwa-vue
- Owner: gsans
- Created: 2020-09-13T18:56:40.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-13T21:55:35.000Z (about 5 years ago)
- Last Synced: 2025-01-26T17:32:47.375Z (9 months ago)
- Language: Vue
- Size: 443 KB
- Stars: 3
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# amplify-datastore
## 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/).