Repository URL to install this package:
|
Version:
1.2.9 ▾
|
# name each repo to run easily
ts:
cd ./packages/ts && npm run start
babel:
cd ./packages/babel && npm run start
play:
cd ./packages/playground && npm run start