7.0.4 • Published 11 months ago
@mtvproject/ecs v7.0.4
ECS 7
Installing dependencies
Run make install
, this will run the npm install
and other dependencies
Building
Run make build
Testing
Run make test
, you can also debug the test in VS code, selecting the launch Jest current file
or just Jest
(this will run all test)