/CRM-Frontend

Primary LanguageHTMLApache License 2.0Apache-2.0

Getting Started with the CRM Frontend

Start working on the project

  • Fork and the repository to your own Github Account
  • Copy the Github URL, and run git clone <repo-URL> in your CMD/Terminal
  • Follow the Scripts below to run the project locally
  • cd into the folder you just cloned and npm install

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

Style Guides

Following Airbnb's JS Style Guide!