10000 GitHub - frenchdonuts/restaurant-reviewer: Udacity Nanodegree Capstone/Project 3
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

frenchdonuts/restaurant-reviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install:

git clone git@github.com:frenchdonuts/restaurant-reviewer.git
cd restaurant-reviewer
npm install

If you haven't done so yet, install Elm globally:

npm install -g elm

Install Elm's dependencies:

elm package install

Serve locally:

npm start
  • Access app at http://localhost:8080/
  • Enable CORS so that requests to Google Places API can get through.

Build & bundle for prod:

npm run build

About

Udacity Nanodegree Capstone/Project 3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0