Skip to content

study2k10/bitstarter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bitstarter

My personal try on the homework assignments for Coursera's Startup 001 class (by Stanford University). This repo is starting at HW03.

The following assignments have their own branches to easier track progress, please have a look at them.

Notes for myself:

  • To push a non-master branch to a Heroku app, do a git push <heroku-remote-name> <my-branch-name>:master

    The :master denotes that the my branch runs on the specified Heroku app as a master, which in turn is required for building.

About

My personal take on startup001.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%