domingohui / frontend-challenge-starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hack the North Frontend Challenge Starter

Setup

Install dependences:

npm install

To Run:

npm run build
npm run start

Run development mode:

npm run build-debug

Your app will be running at http://localhost:5000/

Support

If you have any questions, or problems setting this up, send an email to moaaz@hackthenorth.com

Additional information

For more information on setting up an application like this check out Create React App.

About


Languages

Language:JavaScript 93.0%Language:HTML 4.5%Language:Python 1.3%Language:CSS 1.1%