Skip to content

mitchheddles/mitch.app

Repository files navigation

mitch.app

Setup

Install node modules with yarn

Development

Start the build process in watch mode and development server

yarn start

Build

Build for production

yarn build

Releases

No releases published

Packages

No packages published