1.0.0 • Published 2 months ago

@mtvproject/ecs v1.0.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 months ago

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)