/vue-template

Template for Vue/Express projects

Primary LanguageJavaScript

Vue Template

This is a stripped down template of a Vue/Node/TypeScript project.
For an annotated and documented example see the demo branch.

Setting app name

You can change the app names used (eg in <title> elements) by replacing all instances of _Vue-Template with your app name.

Deployment

Sample Dockerfile and docker-compose.yml are provided.