mirror of
https://github.com/Raghu-Ch/front-end-coding-challenge.git
synced 2026-02-10 12:43:03 -05:00
9 lines
204 B
Markdown
9 lines
204 B
Markdown
Setup
|
|
---
|
|
|
|
- Fork this repository
|
|
- Clone this repository to your local environment
|
|
- Run `npm install` to install dependencies
|
|
- Run `npm start` to start the static server
|
|
- Open `http://localhost:9000`
|