Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/paalamugan/nightmare_automation

Getting TextArea value dynamically in Nightmare Script
https://github.com/paalamugan/nightmare_automation

Last synced: about 1 month ago
JSON representation

Getting TextArea value dynamically in Nightmare Script

Awesome Lists containing this project

README

        

# Nightmare_Automation
Getting TextArea value dynamically in Nightmare Script

- Open a terminal, and paste it below line

```
cd ./server && npm install && npm run start
```

- Open a another terminal and paste it below line

```
cd ./client && npm install && npm run start
```