Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
css
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Pathfinder

This is an app to help anyone find and start a career in tech. Learn more here

To run in dev:

Note: this is needed to be able to make calls to the google-sheets API from some "host" that is not just the local file system

  • Need to have python installed
  • $ cd into project directory
  • Run the python server (on port 8000) to serve the file
    • Python 2: $ python -m SimpleHTTPServer 8000
    • Python 3: $ python -m http.server 8000

About

An app to help you find and grow in a career you love. See link to app ===>

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.