Skip to content

mattymcgraw/final-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

final-project

This is a Power-Up (https://developers.trello.com/power-ups/intro) built for the Trello platform and intended to be hosted on Heroku.

Deploy

Running Locally

Make sure you have Node.js and the Heroku Toolbelt installed.

$ git clone git@github.com:mattymcgraw/final-project.git # or clone your own fork
$ cd final-project
$ npm install
$ npm start

Your app should now be running on localhost:5000.

Deploying via Heroku CLI

Ensure that you have Heroku CLI installed.

$ heroku create
$ git push heroku master
$ heroku open

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published