An open API service indexing awesome lists of open source software.

https://github.com/igorskyflyer/electron-3d-cube

3D Cube meets Electron! 🟪🤝⚛
https://github.com/igorskyflyer/electron-3d-cube

cross-platform cube desktop electron front-end html interactive javascript js web

Last synced: about 2 months ago
JSON representation

3D Cube meets Electron! 🟪🤝⚛

Awesome Lists containing this project

README

          

3D Cube meets Electron!


🟪🤝⚛

This Electron app is an implementation of code from my other repo [Interactive 3D Cube](https://github.com/igorskyflyer/my-pens/tree/main/interactive-3d-cube) which is available as a part of a collection of front-end projects at [MyPens](https://github.com/igorskyflyer/my-pens).


Application screenshot


### Quickstart

```bash
git clone https://github.com/igorskyflyer/electron-3d-cube
```

followed by a,

```bash
npm i
```


To run the app, execute

```bash
npm start
```



Happy coding, people! 🙌🎉