tectonic icon indicating copy to clipboard operation
tectonic copied to clipboard

Example project won't run (Cannot GET /)

Open bstro opened this issue 8 years ago • 3 comments

Attempting to run the example with the usual yarn and npm start; navigating to localhost:8080 yields a page with Cannot GET /.

Navigating to 8081 shows the json-server api welcome page, but upon inspection, I see that the request to /db also returns Cannot GET /db

bstro avatar Mar 02 '17 19:03 bstro

note that i was able to get this far after removing the SVG references from the stylesheets.

bstro avatar Mar 02 '17 19:03 bstro

👍 I'll take a look at this shortly, thanks!

tonyhb avatar Mar 28 '17 17:03 tonyhb

I'm going to replace the example with https://github.com/tonyhb/personal-starter, which uses https://github.com/tonyhb/redux-boilerplate.

Thanks again!

tonyhb avatar Jul 18 '17 16:07 tonyhb