/blog-music-app

🎵 a music app site based on react, create-react-app

Primary LanguageJavaScriptMIT LicenseMIT

blog-music-app

A simple, fast and easy-to-use blog. This is the music app part.

Build Status David (path) Total alerts Language grade: JavaScript GitHub

Demo :

http://music.lizc.me

Screenshot :

screenshot-home

Development

1,clone code

git clone https://github.com/lc-notes/blog-music-app.git

2,install

cd **
npm install

3,run app

npm run dev     // development mode

4, build dist

npm run build   // build dist for frontend

Environment dependence

Node.js Runtime: 8.x or newer; it is recommended that you use LTS Releases.

Thank you

If you think these contents are useful to you, please add a "Star" at the top right. This is the encouragement to me, thank you!

License

MIT