Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 470 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 470 Bytes

FB-challenge-starter-kit

First challenge for FB participants

Getting Started

1. Folk the repository
2. clone the repository

Running the App

Assuming you hava NodeJs installed on you're local machine. Follow the below steps.

Run

npm install 

To start the App run.

npm run dev

From there the app should be running on port http://localhost:5000, the default port

Contributions

Frankhn

Licence

MIT