A website application by react
- refer to react-es6 and React-Study
- react
- es6
- babel
- webpack
- less
git clone https://github.com/CodingMeUp/neteaseCloud.git
cd netease-music-react
npm install
npm install --only=dev
- dev: npm run dev
- production: npm run build