Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 477 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 477 Bytes

Megalodoc Build Status

TODO: project description

Development

  • yarn run storybook Starts the storybook
  • yarn start Starts the development server.
  • yarn run build Bundles the app into static files for production.
  • yarn test Starts the test runner.
  • yarn run eslint src Keeps the code consistent.