Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 620 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 620 Bytes

Lifegoals create-react-app starter

This projects aims at providing an example project to junior developers so that they can show it during job interviews, using those libraries:

Getting started

npx create-react-app my-project --template @tymate/cra-template-lifegoals
cd my-project
yarn dev