Skip to content

xameeramir/node-typescript-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extremely basic skeleton code of a Node.js Typescript project with Lint support

Publishing to npm repository

Go to https://www.npmjs.com/ and check if there is an existing npm package with the same name as in the package.json file's name attribute.

If confirming that your package name is available, run npm publish to publish the package to npm repository.

Contributions welcome!

Open a new PR here on GitHub.

Run locally

  • Run git clone https://github.com/nordible/node-typescript-template.git this project
  • Run cd node-typescript-template/ to this project
  • Run npm run dev to start the project on local machine

Bugs and Issues

Have a bug or an issue? Open a new issue here on GitHub.

License

Code licensed under MIT. Everything else is CC

Follow us

© nordible

About

A ready to use NodeJS Typescript Boilerplate Template (supports npm packaging)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published