Skip to content

elibolonur/ts-express-vuejs

Repository files navigation

Typescript + Express + Vuejs

Boilerplate for Express + Vue.JS with Typescript

If you need a similar boilerplate for Vue 3, Typescript and Composition api check it here

Feel free to send PR 🎉

npm run serve to run both client & server project concurrently

npm run build to build both client & server project to dist/

If you want to run server & client separately

npm run dev:client to run client project.

npm run dev:server to run server project.

npm run build:client to build client project.

npm run build:server to build server project.

About

Boilerplate for Express + Vue.JS with Typescript

Topics

Resources

Stars

31 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors