piotrwitek / react-redux-typescript-jspm-starter

Futuristic, bundle-free, development environment for building Component-Driven SPA with React, Redux and TypeScript - powered by JSPM (SystemJS & Rollup with tree-shaking)
https://piotrwitek.github.io/react-redux-typescript-jspm-starter/
MIT License
231 stars 43 forks source link

build:dev missing and npm start fails #48

Closed 1moere1 closed 7 years ago

1moere1 commented 7 years ago

build:dev script missing and npm start fails as it search for a "start" script. I executed everything as mentioned in readme

piotrwitek commented 7 years ago

@1moere1 hello, there was a fix published not long ago, could you please pull recent changes and check if working now?

1moere1 commented 7 years ago

thanks works