An online music manager created with angular.
Go to file
corner 52364f7a75 🙈 Hiding environment variables 2019-09-09 18:26:36 +02:00
e2e 🎉 Set up angular and gitea! 2019-09-09 17:14:15 +02:00
src 🙈 Hiding environment variables 2019-09-09 18:26:36 +02:00
.editorconfig 🎉 Set up angular and gitea! 2019-09-09 17:14:15 +02:00
.gitignore 🔊 Set up audio service 2019-09-09 18:22:53 +02:00
README.md 🛠️ Generated components and services 2019-09-09 17:20:40 +02:00
angular.json 🎉 Set up angular and gitea! 2019-09-09 17:14:15 +02:00
browserslist 🎉 Set up angular and gitea! 2019-09-09 17:14:15 +02:00
karma.conf.js 🎉 Set up angular and gitea! 2019-09-09 17:14:15 +02:00
package-lock.json 🎉 Set up angular and gitea! 2019-09-09 17:14:15 +02:00
package.json 🎉 Set up angular and gitea! 2019-09-09 17:14:15 +02:00
tsconfig.app.json 🎉 Set up angular and gitea! 2019-09-09 17:14:15 +02:00
tsconfig.json 🎉 Set up angular and gitea! 2019-09-09 17:14:15 +02:00
tsconfig.spec.json 🎉 Set up angular and gitea! 2019-09-09 17:14:15 +02:00
tslint.json 🔊 Set up audio service 2019-09-09 18:22:53 +02:00

README.md

Music-corner

Music-corner is an online music manager for your music library. Install the client-side on a webserver, and install the server-side on the server where your music is located. This machine needs PHP >= 7.2. This project was generated with Angular CLI version 8.0.6.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.