music-corner/README.md

12 lines
646 B
Markdown
Raw Normal View History

# Music-corner
2019-09-09 17:14:15 +02:00
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](https://github.com/angular/angular-cli) version 8.0.6.
2019-09-09 17:14:15 +02:00
## 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.