Skip to content

yethranayeh/origami

 
 

Repository files navigation

Origami: Free 3D Motion Graphics

3d motion graphics

Article on Codrops

Demo

Installation

Clone the repository:

git clone https://github.com/d3adrabbit/origami.git

Navigate to the project directory:

cd origami

Install dependencies:

npm install
# or
yarn install
# or
pnpm install

Usage

Running the Development Server

To start the development server, run:

npm run dev
# or
yarn dev
# or
pnpm dev

Misc

Follow Codrops: X, Facebook, GitHub, Instagram

License

MIT

Made with 💙 by deadrabbbbit and Codrops

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.4%
  • CSS 3.4%
  • JavaScript 2.1%
  • HTML 1.1%