Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Node Starter

A simple boilerplate starter pack for NodeJs πŸ‘¨β€πŸ’»

Straight out of the box this repo comes with:

  • typescript support
  • eslint for linting
  • jest for testing

Development Guide

# First install the node dependencies
npm i

# Run main file (index.ts)
npm run dev

# Run linting
npm run lint

# Run test suite
npm run test

About

A simple boilerplate starter pack for NodeJs. Comes with typescript, eslint and jest straight out of the box πŸš€

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages