Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 608 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 608 Bytes

netease-music-react

A website application by react

front-end-scaffold

Technology Overview

  • react
  • es6
  • babel
  • webpack
  • less

netease music api

steps

clone project

git clone https://github.com/CodingMeUp/neteaseCloud.git
cd netease-music-react

npm install

npm install
npm install --only=dev

dev and production mode

  • dev: npm run dev
  • production: npm run build

Capture