VueJS template intended to be used in the AWS app template project.
 
 
 
 
Go to file
flavien faa2b44eb7 vuejs starter template 2022-06-25 11:49:10 +02:00
public vuejs starter template 2022-06-25 11:49:10 +02:00
src vuejs starter template 2022-06-25 11:49:10 +02:00
.gitignore vuejs starter template 2022-06-25 11:49:10 +02:00
LICENSE Initial commit 2022-06-25 10:53:59 +02:00
README.md vuejs starter template 2022-06-25 11:49:10 +02:00
babel.config.js vuejs starter template 2022-06-25 11:49:10 +02:00
jsconfig.json vuejs starter template 2022-06-25 11:49:10 +02:00
package-lock.json vuejs starter template 2022-06-25 11:49:10 +02:00
package.json vuejs starter template 2022-06-25 11:49:10 +02:00
postcss.config.js vuejs starter template 2022-06-25 11:49:10 +02:00
tailwind.config.js vuejs starter template 2022-06-25 11:49:10 +02:00
vue.config.js vuejs starter template 2022-06-25 11:49:10 +02:00

README.md

VueJS-AWS

VueJS template intended to be used in the AWS app template project.

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

See Configuration Reference.