Skip to content

makesomething-christian/node-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-template

Boilerplate for a Node.js application that uses the following development tools:

  • ESlint
  • ESM
  • Express

Installation

To get up and running:

  1. Clone or download the repo

  2. Install the dependencies

    npm i
    
  3. Run the test server

    npm test
    

About

Node template using ES6 Modules and Express

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published