Issues and pull requests are welcome.
git clone git@github.com:zcued/zeus.git
cd zeus
npm iCreate a new branch and start the development server
npm startYou can run lint via:
npm run lintYou can run test via:
npm testMost components in /src have a *.test.tsx file