Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 346 Bytes

CONTRIBUTING.md

File metadata and controls

23 lines (15 loc) · 346 Bytes

Contributing

Scripts

  • yarn dev: run dev environment
  • yarn release: build & publish the library

Development

From this folder:

yarn dev

Or from the root of the repository:

yarn dev:frontend

This runs a webpack-dev-server on port 9100. Meant to be used in conjunction with the test website.