Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 525 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 525 Bytes

tsriot examples

This is a series of examples using tsriot.

Some of examples are created with reference to Riot examples.

All examples can be complied and run by following commands in its directory.

npm run build
npm start

Acknowledgement

This software uses source code from the following software.

Riot Examples

MIT: https://github.com/riot/examples

Copyright (c) 2015 Riot

License

MIT. See LICENSE file for details.