Skip to content

veeso-dev/node-template

Repository files navigation

Node Template

Get Started

Requirements

  • Node.js 22.x LTS
  • yarn

Build

yarn
yarn bundle

To build for development, use:

yarn
yarn build:watch

Install

yarn
yarn bundle

Then copy the dist folder to your script directory.

and run the script with:

node dist/bundle.mjs

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Template for NodeJS projects

Resources

License

Code of conduct

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors