Skip to content
This repository was archived by the owner on Jun 20, 2019. It is now read-only.

Latest commit

 

History

History
24 lines (15 loc) · 373 Bytes

File metadata and controls

24 lines (15 loc) · 373 Bytes

Fractals

Make pretty pictures!

Getting Started

Use Yarn as your package manager

npm install -g yarn
yarn

Then you're good to go

yarn start

Head over to localhost/8080 to see your creations!

npm will work as well, but no promises that the thing will build.

Everything is hot-reloaded, so changes to code will automatically propagate to the app.