Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 276 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 276 Bytes

tea.js

sample

How to build and run

  • install node.js v10.13.0 or later
  • clone or download tea.js repository
$ npm i
$ npm run build-player
$ npm run watch
  • run Visual Studio Code and open tea.js folder
  • press F5 key