Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/voipgrid/frontend-assessment
Contains an assessment environment for frontend developers
https://github.com/voipgrid/frontend-assessment
Last synced: about 1 month ago
JSON representation
Contains an assessment environment for frontend developers
- Host: GitHub
- URL: https://github.com/voipgrid/frontend-assessment
- Owner: VoIPGRID
- Created: 2022-04-25T16:15:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-04-26T05:00:01.000Z (over 2 years ago)
- Last Synced: 2024-03-26T08:26:44.264Z (9 months ago)
- Language: JavaScript
- Size: 290 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Assessment
This repository contains an assessment environment for frontend developers.
## Installing packages
Run `npm ci` to install the packages from the lockfile.
## Starting the project
In the project directory, you can run: `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.The page will reload when you make changes.\
You may also see any lint errors in the console.