Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aaronamm/test-codeceptjs
https://github.com/aaronamm/test-codeceptjs
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/aaronamm/test-codeceptjs
- Owner: aaronamm
- License: mit
- Created: 2021-05-19T03:58:59.000Z (over 3 years ago)
- Default Branch: develop
- Last Pushed: 2021-05-19T04:17:21.000Z (over 3 years ago)
- Last Synced: 2024-05-08T15:29:47.430Z (8 months ago)
- Language: JavaScript
- Size: 36.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.