1.0.2 ā€¢ Published 1 year ago

cra-template-styled-react v1.0.2

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

CRA - styled-react

Basic react project with styled-components, styled-reset and react-router-dom. App.js has a global styled that includes Eric Meyer's reset styled so you can start your react project quickly. Recommended for developers who want to start their react project with styled-components.

Usage

npx

npx create-react-app my-app --template styled-react

yarn

yarn create react-app my-app --template backoffice

Includes

How to run

cd my-app
npm start

Author

šŸ³ Gyeonghyeon Baek baekg.dev@gmail.com