amplify status
$ amplify status
Current Environment: dev
| Category | Resource name | Operation | Provider plugin |
| ——————— | ——————————— | -------————-- | -------------—————-- |
amplify Ͱ༗ޮԽ͞Ε͍ͯΔAWSϦιʔεΛ֬ೝ͢Δ
Slide 22
Slide 22 text
initialize amplify with Vue apps
$ amplify init
Note: It is recommended to run this command from the root of your app directory
? Enter a name for the project amplify-storage
? Enter a name for the environment dev
? Choose your default editor: Visual Studio Code
? Choose the type of app that you're building javascript
Please tell us about your project
? What javascript framework are you using vue
? Source Directory Path: src
? Distribution Directory Path: dist
? Build Command: yarn build
? Start Command: yarn serve
$ amplify status
Current Environment: dev
| Category | Resource name | Operation | Provider plugin |
| Hosting | S3AndCloudFront | Create | awscloudformation |
DONE Build complete. The dist directory is ready to be deployed.
INFO Check out deployment instructions at https://cli.vuejs.org/guide/deployment.html
✨ Done in 11.75s.
frontend build command exited with code 0
✔ Uploaded files successfully.
Your app is published successfully.
http://amplify-storage-20190701225005-hostingbucket-dev.s3-website-ap-
northeast-1.amazonaws.com