Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 396 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 396 Bytes

Carbon Journey

Install

npm i

Run locally

npm start

Deploy to GitHub Pages

TODO:

  • refactor the code in App.tsx into separate .tsx files and .css files for each component
  • add tests...