bs32g1038 / blog-music-app

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

Home Page:http://music.lizc.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

http://music.lizc.me/

License:MIT License


Languages

Language:JavaScript 63.6%Language:CSS 32.8%Language:HTML 2.6%Language:Dockerfile 0.6%Language:Shell 0.4%