Skip to content

Improve contribution docs #901

Closed
Closed
@donalmurtagh

Description

@donalmurtagh

I was trying to setup a local development environment for angular-schema-form. Here's what I did:

  • Cloned all the repos into sibling folders, as described in CONTRIBUTING.md
  • Installed karma (this was not mentioned in CONTRIBUTING.md)
  • Ran npm install (this was not mentioned in CONTRIBUTING.md)
  • Ran bower install (this was not mentioned in CONTRIBUTING.md)
  • Ran npm run test

The guidelines for how to setup a local dev. environment should be complete: ideally, it should be possible to build and run the tests simply by copy-pasting a series of commands. Any assumptions that are made about the local environment (e.g. npm is already installed) should be documented.

@json-schema-form/angular-schema-form-lead

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions