This is a simple React-Redux based boilerplate for making mobile-first "progressive web apps"
$ npm install $ npm run build $ npm run start
A default UI library that is mobile-first
Programatically write custom CSS styling using Javascript functions
Write modern ES6 Javascript using class style React components
Manage these in the creds/ folder and the .env file
Both are included in .gitignore
Keep code clean with ESLint React. Enforce good habits and convention
$ ngrok http 4001 -host-header="localhost:4001"