Skip to content

marshyon/nodejs-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple nodejs typescript & express starter

install dependencies

npm install

and run in development mode

npm run dev

or build and run in production mode

npm run build
npm start

see also typescript notes in doc/typescript.md

About

nodejs typescript express starter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published