Skip to content

seppwc/vue-express-typescript-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-express-typescript-template

This is a template reponsitory for a full stack project that uses vue3 expressjs and typescript

this project makes use of the new npm workspaces so make sure you have the latest version of npm installed!

Getting Started

clone directory

git clone https://github.com/Phl3bas/vue-express-typescript-template

mv vue-express-typescript-template [new_name]

cd [new_name]

from root dir install dependancies

npm install

start developement servers (from root dir)

npm run dev

# or

yarn dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published