Skip to content
This repository was archived by the owner on Sep 10, 2018. It is now read-only.

zsobin/WebAppV1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DemoWebApp

Check it out at: https://ancient-forest-87393.herokuapp.com/

Before starting:

To set up and run:

  1. Make a copy of my existing project on github
  1. Bring your new copy onto your computer from github
  • cd ~/Desktop
  • git clone https://github.com/YourUserName/DemoWebApp.git
  • cd DemoWebApp
  • ls
  1. Initialize it as a heroku project
  • heroku login
  • heroku create
  1. Send the heroku project to heroku’s servers and view it online
  • git push heroku master
  • heroku open
  1. Install the project’s dependencies and run the project on your local servers

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors