Skip to content

devilica/nodefriends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Three Heroku Template

Install

npm i

Running the development server

npm start

This command will bundle the project code and start a development server at http://localhost:5000/.

Server

Server is an express server located at ./index.js and points to the build directory ./build and is configured for Heroku with Procfile ./Procfile

Releases

No releases published

Packages

No packages published

Languages