- Clone the repo and install cli Getting Started
- Run
movement init
in PROJECT_ROOT and enter all the neccessary details. - To run unit test enter
movement move test --dev
.
movement init
in PROJECT_ROOT and enter all the neccessary details.movement move test --dev
.