Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 178 Bytes

readme.md

File metadata and controls

7 lines (7 loc) · 178 Bytes

FreeCodeCamp Data Visualisation Challenges

To Install

npm install or yarn install

To run locally

npm run start

To run es lint

npm run lint:es