Skip to content

IndiaCFG3/team-66

Repository files navigation

CFG TEAM 66

Read the following first:

Before commiting a change to version control:

  • Run $ yarn format and fix all the errors and for formatting the code
  • Before pushing the commit, run $yarn prepush

This will help in keeping the code formatted and understandable.

Prerequisites

IMPORTANT

  • Avoid using npm install anywhere. Use yarn instead. npm is very slow and installing dependencies will take forever especially on hostel wifi.

  • Always work on a separate branch with either backend or frontend group name.

  • Always git pull before git push

Starting this project

  • $ yarn install

  • $ yarn start

  • Open a new terminal

  • $ cd client && yarn install

  • $ yarn start

This should run parallely. On localhost:5000/express_backend, you should get a message saying Backend Connected as the receiving message which shows the temporary connection between the front-end and back-end.

The code ("Code") in this repository was created solely by the student teams during a coding competition hosted by JPMorgan Chase Bank, N.A. ("JPMC"). JPMC did not create or contribute to the development of the Code. This Code is provided AS IS and JPMC makes no warranty of any kind, express or implied, as to the Code, including but not limited to, merchantability, satisfactory quality, non-infringement, title or fitness for a particular purpose or use.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published