Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drsounds/kkmvt23d1-assignment-2
https://github.com/drsounds/kkmvt23d1-assignment-2
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/drsounds/kkmvt23d1-assignment-2
- Owner: drsounds
- Created: 2023-12-09T17:35:01.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-16T20:56:21.000Z (11 months ago)
- Last Synced: 2024-04-14T11:43:11.244Z (7 months ago)
- Language: JavaScript
- Size: 33.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Login.JS Assignment
## Getting started
1. Run npm install
````sh
npm install
````2. Run cypress open
````sh
npx cypress open
````3. Select E2E testing in the window that opens