Skip to content

Latest commit

 

History

History
135 lines (94 loc) · 3.58 KB

README.md

File metadata and controls

135 lines (94 loc) · 3.58 KB

LinkedIn Twitter Github
GithubLastCommit


Logo

Lost Cubes

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact

About The Project

Screenshot

Cubes follow a random path generated by a custom function.

Built With

Major frameworks I used in this project.

Getting Started

Prerequisites

You need to npm to run this project. Just a detail because everyone already has it.

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/bmangeat/floating-cubes.git
  2. Install NPM packages
    npm install

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the ISC License.

Contact

Brice Mangeat - @BriceMangeat - [email protected]

Project Link: https://bmangeat.github.io/floating-cubes/