@heduapp/playground
TypeScript icon, indicating that this package has built-in type declarations

0.15.8 • Public • Published

Playground

Usage

Install

  • Configure SSH Config to access GitHub.
  • Pick your version, from releases.
npm install git+ssh://git@github.com:HeduApp/playground.git#PICKED_VERSION

Code

Contributing

Run development server

npm develop

Tests

Alsatian is used as a testing framework and test runner, Enzyme is used to test JSX.
To run tests:

npm run test
npm run test-watch

Code style

Code style is enforced by prettier
To prettify code:

npm run prettier
npm run prettier-watch

Before pushing to master

  • [ ] Are all tests passing?
  • [ ] Have you ran prettier?

Release new version

npm version major|minor|patch # Should be same as the version in the commit message
npm run release

Readme

Keywords

none

Package Sidebar

Install

npm i @heduapp/playground

Weekly Downloads

0

Version

0.15.8

License

none

Unpacked Size

1.07 MB

Total Files

56

Last publish

Collaborators

  • hejny
  • pohy
  • heduapp