spotyngular
spotyngular copied to clipboard
Clone of Spotify using Angular 2
The tutorial is saying that I need to do `npm install`. But there's no `package.json` file. So It errors out.
After npm install and start, project not starting, reason typescript.js not found. So, i notice that version is setting up from 1.5.3 and newer, so a fixed version to 1.5.3...
Great tutorial and code setup - curious - could you share perhaps how you would go about setting up a build for deployment (minification, etc...) Thanks!