WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

MichaelCurrin/node-project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Project Template

Starter template for creating a Node.js project including docs and a deploy pipeline

Node CI GitHub tag License

Made with Node


Use this template

Preview

This is a placeholder section for a screenshot of your shiny new web app or CLI tool.

Sample screenshot

Sample usage

TODO: Add just a few lines to show how to use your application - some samples below.

Run with NPX:

$ npx foo

Install and run as a CLI tool:

$ npm install foo
$ foo --help

Use in your JS app:

import { foo } from "bar";

foo(123)

Documentation

How to install, run and deploy this project

View Project Docs

See the Template Notes section of the docs for info on this template and how to use it.

License

Released under MIT by @MichaelCurrin.

About

Template for creating Node.js projects including docs and a deploy pipeline

Topics

Resources

License

Stars

Watchers

Forks