Skip to content

fduartej/amplify-vue2-app

Repository files navigation

amplify-vue2

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

vue create amplify-vue2-app
cd amplify-vue2-app
npm install -S aws-amplify @aws-amplify/ui-vue
amplify configure
amplify init
amplify add auth
amplify add api
amplify push

The following types do not have '@auth' enabled. Consider using @auth with @model - Employee Learn more about @auth here: https://docs.amplify.aws/cli/graphql-transformer/directives#auth

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published