Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aaronamm/test-codeceptjs


https://github.com/aaronamm/test-codeceptjs

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# test-codeceptjs

# how to run the project locally
- Clone the project.
- CD to the root of the project.
- Install Node packages.
```
yarn install
```
- Launch an interactive shell.
```
yarn shell
```
- Enter a command after `I.` and enter to execute a command.
- You can use arrow to back/forward command history.