Skip to content

A boilerplate for my node + ts needs with packaging out of the box.

License

Notifications You must be signed in to change notification settings

okvv/node-package-boilerplate

Repository files navigation

Getting started

Installation

Clone this repository

Open the directory and run the script line:

cd node-package-boilerplate 
npm i  # or yarn - work with volta, added a config to package.json :)
rm -rf .git && git init # Optional - for new project

Alternatively you can create using the "Use this template" button on GitHub.

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

About

A boilerplate for my node + ts needs with packaging out of the box.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published