Introducing Famous Mixed Mode

We will use DOM and GL to create a stunning demo that breaks out of conventional DOM limitations and brings 3D graphics to the browser.

Get Started

To get your project environment set up, first install the Famous CLI. and then generate a new project with:

$ famous create mixed-mode-tutorial
$ famous dev

This will set up all of the boilerplate and dependencies you need to step through this tutorial.

Let's start building »