8000 GitHub - awsmaccad/voterocket-vue: A demo voting app using the AWS Amplify Framework and Vue.js
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

awsmaccad/voterocket-vue

Repository files navigation

voterocket

Install Amplify CLI and Vue CLI

npm install -g @aws-amplify/cli
npm install -g @vue/cli

Initialize Amplify

amplify init

Create back-end resources

amplify push

Install package dependencies

npm install

Run app locally

npm run serve

About

A demo voting app using the AWS Amplify Framework and Vue.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0