Skip to content

lucafalasco/pixort

Repository files navigation

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