Skip to content

mbacefor/SIUNI7Site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MeuSiteUni7 - Teste

Projeto Node.js usando o Express 4.

Essa aplicação suporta a versão inicial do Heroku Getting Started with Node on Heroku article - check it out.

Running Locally

$ git clone https://github.com/mbacefor/SIUNI7Site.git #
$ npm install
$ npm start

Sua aplicação deve executar na porta 5000 localhost:5000.

Deploying to Heroku

$ heroku create
$ git push heroku master
$ heroku open

or

Deploy to Heroku

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors