Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 646 Bytes

CONTRIBUTING.md

File metadata and controls

23 lines (15 loc) · 646 Bytes

UAST Viewer Contribution Guidelines

As all source{d} projects, this project follows the source{d} Contributing Guidelines.

Additional Contribution Guidelines

In addition to the source{d} Contributing Guidelines, this project follows the following guidelines.

Development

To start watch for changes and recompile the library run:

$ yarn watch

If you want to make changes to documentation you can run it locally using command:

$ yarn start