Skip to content

rafenden/node-api-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple API Starter for Node.js using Express

Installation on OSX

Make sure you have node and yarn available at your local computer, I suggest using Homebrew to install them:

brew install node
brew install yarn

To install the project run the following command in the project root:

yarn

Local development

To start project locally run:

yarn dev

About

Simple node API starting code using Express.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published