1.0.0 • Published 4 years ago
cra-template-course-front-end v1.0.0
CRA-TEMPLATE-COURSE-FRONT-END
About
This template is Front-End Course Linting
This Template constains
Eslint
StylelintUsage
When creating an App with react, using
npx create-react-app my-Appor
yarn create react-app my-AppYou should add the flag
--template course-front-end
Exemple
npx create-react-app my-App --template course-front-endor
yarn create react-app my-App --template course-front-end1.0.0
4 years ago