Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 497 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 497 Bytes

Pixort

Customizable pixel sorting.

The app is built with React and MobX, and bootstrapped with Accurapp.

Install dependencies:

yarn

Start development server:

yarn start

head to http://localhost:8000/ to see the app running

Build for production:

yarn build

Bundled files can be found in build/

Resources