Shaunmak1214 / fwd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

-

FWD Start-Up Studio & 1337 Ventures regional insurtech data hackathon


Internal tests npm version

English

Table of Contents

How to Install the Frontend App

  1. Clone the project $ git clone .

  2. Install Dependencies $ cd fwd-frontend && npm i

  3. Start the Development Server $ npm start

the script will bring you to your default browser, wait for the development server to fully start and you are ready to go

Note: To run the preceding commands, Node.js and npm must be installed.

How to Install the Frontend App

  1. Clone the project $ git clone .

  2. Install Dependencies $ cd fwd-server && pip install -r /requirements/base.txt

  3. Start the Development Server $ uvicorn main:app --reload --port 5000

Note: To run the preceding commands, Python Version 3, uvicorn must be installed.

License

MIT. Copyright (c) Sidharrth Nagappan, Shaun Mak

About