@tymate/cra-template-lifegoals
v0.1.5
Published
This projects aims at providing an example project to junior developers so that they can show it during job interviews, using those libraries:
Downloads
7
Keywords
Readme
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