Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dxx/mango-music
:musical_note: A music web app written by react
https://github.com/dxx/mango-music
Last synced: 4 days ago
JSON representation
:musical_note: A music web app written by react
- Host: GitHub
- URL: https://github.com/dxx/mango-music
- Owner: dxx
- Created: 2017-12-17T09:47:30.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T07:41:41.000Z (about 2 years ago)
- Last Synced: 2024-12-27T04:05:20.320Z (11 days ago)
- Language: JavaScript
- Homepage:
- Size: 6.25 MB
- Stars: 350
- Watchers: 10
- Forks: 81
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Mango Music
> This repository is no longer maintained. Some interfaces may be invalid.
This is a music webapp. Build with [Create React App](https://github.com/facebookincubator/create-react-app).
Online preview address: https://dxx.github.io/mango-music.
## Technology Stack
React + React-Router + Redux + ES6 + Webpack.
## Available Scripts
### `npm install`
First, run the `npm install` to install dependence.
### `npm start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.### `npm run build`
Builds the app for production to the `build` folder.
It correctly bundles React in production mode and optimizes the build for the best performance.## Screenshot