Project Tanzanite is a part of Project GEM (Gecko Embedded). This repository includes smart home type of demo contents of Project GEM.
You can try the demo contents with GitHub pages: https://gem-tanzanite.github.io/
If you want to try it on a PC, please use Mozilla Firefox then follow the next steps:
- Press Ctrl + Shift + M (or Cmd + Opt + M on OS X) to activate "Responsive Design View"
- Change the view size to 800 x 480
- Press the touch icon then reload the contents to enable touch events
When verifying operation in your development environment, use the following browsers and versions.
- Chrome 109
- Firefox 91 and 102.x
Currently, we use Microsoft Visual Studio Code and compile Sass to CSS using an extension. Please prepare the following environment.
- Install Visual Studio Code
- Install the extension in Visual Studio Code.
- Please start Live Server and Live Sass Compiler.