Skip to content

Latest commit

 

History

History
55 lines (36 loc) · 978 Bytes

README.md

File metadata and controls

55 lines (36 loc) · 978 Bytes

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