pietheinstrengholt / vue-express-boilerplate

A boiler template with VueJS frontend and Express backend

Repository from Github https://github.compietheinstrengholt/vue-express-boilerplateRepository from Github https://github.compietheinstrengholt/vue-express-boilerplate

vue-express-boilerplate

A boilerplate with VueJS frontend and Express backend

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# to start the backend on port 3000
npm run start-server

Todo

  • Add starting, lauching page
  • Dockerize the whole
  • Add codepipeline and ec2 deployment script

About

A boiler template with VueJS frontend and Express backend

License:MIT License


Languages

Language:JavaScript 93.8%Language:Vue 4.8%Language:HTML 1.4%