Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 172 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 172 Bytes

On2 TypeScript + Webpack starter kit

Install

npm install

Run

npm start

Test

npm run test

Coverage

npm run test --coverage