Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dabit3/aws-amplify-vue-sample
Sample VueJs integration with aws-amplify
https://github.com/dabit3/aws-amplify-vue-sample
Last synced: about 2 months ago
JSON representation
Sample VueJs integration with aws-amplify
- Host: GitHub
- URL: https://github.com/dabit3/aws-amplify-vue-sample
- Owner: dabit3
- License: apache-2.0
- Created: 2018-02-20T22:04:23.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-20T19:45:55.000Z (almost 7 years ago)
- Last Synced: 2024-11-02T20:33:09.890Z (2 months ago)
- Language: JavaScript
- Size: 127 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-aws-amplify - Sample VueJs integration with aws-amplify
README
## AWS Amplify Vue Sample
Sample VueJs integration with aws-amplify
## Getting Started
```bash
git clone https://github.com/aws-samples/aws-amplify-vue-sample.git
cd aws-amplify-vue-sample
npm install
npm run start
```Check http://localhost:8080/
## License
This library is licensed under the Apache 2.0 License.