INstall React
- Download and install https://nodejs.org/en/download/
- npm install -g create-react-app
- create-react-app
- create-react-app
- replace public and src files from github repo
- cd
- npm install muicss
- npm run start
Update local server
- replace public and src files from github repo
- Open admin cmd and open folder
- run command: npm run build
- run command: serve -s build
Update GitHub Site Repo from React Studio
- React Studio: Export React Code
- Make sure website is in package.json
- Open admin cmd and open React folder
- run command: npm run build
- Upload to root of GitHub the contents of the build folder ("/ExportedProjects/[Name of React App]/build")
Updates
- Serve npm i serve@latest -g -d
- NPM npm update