All Projects → elibolonur → ts-express-vuejs

elibolonur / ts-express-vuejs

Licence: other
Boilerplate for Express + Vue.JS with Typescript

Programming Languages

Vue
7211 projects
typescript
32286 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
shell
77523 projects

Projects that are alternatives of or similar to ts-express-vuejs

ts-express-vue3
Boilerplate for Express + Vue 3 with Typescript and Composition API
Stars: ✭ 15 (-48.28%)
Mutual labels:  express-vuejs-webpack

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].