Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 451 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 451 Bytes

Footprint-App

DeepScan grade

Install & Quick Start

React

  1. npm install

  2. npm start

Continuous integration

DeepScan will analyze your pull requests for code quality and ESLint warnings.

To save a CI run, you can run the linter locally with:

npm run lint