Your best music web apllication
To focus at work or while studying.
Boost your productivity
Created with React JS
Demo
Run a cmd by administrator
npm i react --location=global
npm i react-scripts --location=global
npm i react-dom --location=global
npm i cra-template --location=global
npm i @tra 2.2.2 --location=global
npm i create-react-app --location=global
npm init react-app my-app
In the project directory, you have to run these commands in a terminal by order:
npm configs before:
npm config set fetch-retry-mintimeout 2000000
npm config set fetch-retry-maxtimeout 12000000
npm config set registry http://registry.npmjs.org/
npm config set msvs_version 2015 --location=global
npm config set strict-ssl false
npm install --force
npm update --force
npm install react-dom@latest react@latest
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.\
npm run build
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!