Skip to content

maxgfr/simple-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-server

A simple node server with a POST and GET route that returns a JSON object. This project doesn't use any dependencies.

Commands

yarn dev # start server in watch mode
yarn start # start server