Forkchoice Frontend
Forkchoice bundled frontend
Get started
npm install
npm run dev
Building
npm run build
Storybook
npm run storybook
Tests
npm run tests
Upgrading
Storybook
Currently running storybook 7.0 rc for vite first class support.
npx sb@next upgrade --prerelease
TODO: make sure to update to official release when it comes out.
VSCode
Install the ESLint for best experience.