Skip to content

Quick boilerplate for Vuetify applications using AWS Amplify

Notifications You must be signed in to change notification settings

markseddon/vuetify-amplify-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vuetify-boilerplate

Project setup

This assumes you have already installed the Amplify CLI tool and have configured an AWS profile with appropriate permissions

npm install
amplify init
amplify add auth
amplify push

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

About

Quick boilerplate for Vuetify applications using AWS Amplify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published