To start app: npm start
For additional info click here
├── / #Home
├── HOWTO.md
├── LICENSE
├── README.md
├── package.json
├── public
│ ├── _redirects
│ ├── assets
│ ├── favicon.ico
│ └── index.html
├── src
│ ├── App
│ │ └── index.js
│ ├── index.js
│ ├── styles.css
│ └── utilities
│ └── index.js
└── webpack.config.js
- Make Mobile Friendly
- Write Tests
- Finnish
README.md
page - Finnish
HOWTO.md
page - Migrate to TypeScript
- State Machine Button Turning Model on and off
- Add Logo
- Add WebApp Preview Gif