Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/paalamugan/nightmare_automation
- Owner: paalamugan
- Created: 2018-10-20T15:22:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-30T15:47:07.000Z (almost 5 years ago)
- Last Synced: 2024-11-19T10:42:27.602Z (3 months ago)
- Language: TypeScript
- Size: 106 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```