Skip to content

paulovareiro29/node-typescript-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Typescript Starter License: MIT

The main purpose of this repository is to speed up the process when starting a new project using NodeJS + Typescript + Express

Scripts

  • To run this project locally as a developer
npm run dev
  • If you wish to compile from typescript to javascript
npm run build
  • To run this project in production. This will compile from typescript to javascript and run the project.
npm start

Authors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published