Quick Start

Online

Well hey there! You want to get started? You can fork this CodeSandbox!

Locally

Or if you want to work locally, here’s all you need to get up and running with Threeasy.

degit davidfitzgibbon/starterThreeasy myProject
cd myProject
npm i
npm start