Angular 2 Watch Us Build Racing App
July 13, 2016 ยท View on GitHub
Running the App
- I used node v5.5.0, but newer versions should work fine
- Run
npm installto install the node modules - Start the app with
npm start
July 13, 2016 ยท View on GitHub
npm install to install the node modulesnpm start