Skip to content

locnt1195/music_controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install React

npm init -y
  • Install webpack
npm i webpack webpack-cli --save-dev
npm i @babel/core babel-loader @babel/preset-env @babel/preset-react --save-dev
 npm i react react-dom
 npm install @material-ui/core
 npm install @babel/plugin-proposal-class-properties
 npm install react-router-dom
 npm install @material-ui/icons

About

DJango + React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published