Skip to content

preethams/angular2-music-test

Repository files navigation

#music-test app A music test app written in Angular2. The following describes how to work on this app and the deployment process

#Prerequisites

#Install angular-cli globally

  • npm install -g angular-cli

#Install this app

#Start the development server

  • ng serve

#To make production builds

  • ng build --prod

#Deployment to heroku

  • git push heroku master

#Live app on heroku

#Useful resources

About

Music app using Angular2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors