Skip to content

Latest commit

 

History

History
75 lines (45 loc) · 2.45 KB

README.md

File metadata and controls

75 lines (45 loc) · 2.45 KB

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. Such as a Node CLI or shell snippet.`

$ npm install foo
$ foo --help
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.