demo-blueprint

Tymly blueprint to demonstrate the features of Tymly

Usage no npm install needed!

<script type="module">
  import demoBlueprint from 'https://cdn.skypack.dev/demo-blueprint';
</script>

README

Demo-blueprint

JavaScript Style Guide license

Tymly blueprint to demonstrate the features of Tymly

Install

$ npm install tymly-users-plugin --save

Testing

$ npm test

OR

$ lerna run test --concurrency X

To test the entire lerna repository, where X is how many tests to execute concurrently (higher X === faster testing)

License

MIT