/temp-conflict-resolve

Primary LanguageVueGNU General Public License v2.0GPL-2.0

KandJ.wedding

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

Build and deploy

# Dist must be created before Terraform will deploy appropriately
npm run build
cd terraform/
terraform init # If not already done
terraform apply # Create the infra