https://github.com/awinterman/micromentor-homework
https://github.com/awinterman/micromentor-homework
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/awinterman/micromentor-homework
- Owner: AWinterman
- Created: 2019-04-07T04:16:49.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-17T00:32:17.000Z (about 7 years ago)
- Last Synced: 2025-01-11T20:34:28.962Z (over 1 year ago)
- Language: TypeScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Micromentor Frontend Homework Problem
This is a homework problem for assessing frontend engineering applicants to
the micromentor team.
To complete it:
1. Clone this repository
2. Install node and npm
3. npm install
4. npm start
This will start a server and open a page on that server. The page will have
additional instructions for you to follow.