Skip to content

federico-fiorini/node-basic-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node basic app

Skeleton of a node.js basic app using:

  • Express
  • Babel
  • Babel ESLint
  • ES6 syntax
  • Unit tests

How to use it

# Start the server
npm start

# ESLint check
npm run lint

# Run the tests
npm run test

About

Skeleton of a nodejs app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors