The React based website for GitHub Pages.
Just click “Use this template” button and move by steps.
Configure your repository to show docs folder
npm start — Starts the project in browser
npm run build — Builds the project to a docs folder
npm run build:dev — Builds source in development mode and watch for changes
npm run build:prd — Builds source in production mode
npm run configure — Prepare all files for a build
npm run clean — Removes docs folder
npm run test — Runs tests
License Apache-2.0
Copyright 2019 O.Lopatnov

