capaj / jspm-mithril

Mithril.js boilerplate with hot reloading modules
MIT License
14 stars 1 forks source link

Start Errors #2

Closed daslicht closed 8 years ago

daslicht commented 8 years ago

Hi, I did the following:

git clone git@github.com:capaj/jspm-react.git
cd jspm-react
npm install
npm start

I get :

Failed to load resource: the server responded with a status of 404 (Not Found)
http://localhost:9080/capaj/systemjs-hot-reloader Failed to load resource: the server responded with a status of 404 (Not Found)
system.js:4 Uncaught (in promise) Error: XHR error (404 Not Found) loading http://localhost:9080/capaj/systemjs-hot-reloader(…)
capaj commented 8 years ago

@daslicht should be fixed in 61be9cb6, let me know if you still have any problems

daslicht commented 8 years ago

Hm funny , how do I get this giturl : ithub.com:capaj/jspm-react.git Seams to work now!