Skip to content

bstrobach/typescript-nodejs-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typescript-nodejs-express

An Express server written in TypeScript.

Command Description
npm run build Creates the JavaScript files in dist folder.
npm run serve Starts the server on port 3000.
npm run start Runs a fully build and starts the server.

Development

Contributing

  1. Fork it (https://github.com/bstrobach/typescript-nodejs-express)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

published under the MIT license

About

An Express server written in TypeScript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published