Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kid-1912/web-forntend-interview
Collection of web front-end interview questions
https://github.com/kid-1912/web-forntend-interview
interview
Last synced: about 2 months ago
JSON representation
Collection of web front-end interview questions
- Host: GitHub
- URL: https://github.com/kid-1912/web-forntend-interview
- Owner: KID-1912
- Created: 2024-09-29T08:16:37.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-05T16:36:30.000Z (about 2 months ago)
- Last Synced: 2024-11-05T17:36:40.284Z (about 2 months ago)
- Topics: interview
- Language: JavaScript
- Homepage:
- Size: 175 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# web-interview
## Run
```shell
npm i nodemon -g
```**Example**
```
cd ./JavaScript
nodemon call.js
```