1.2.0 • Published 6 years ago

cra-template-styled v1.2.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

This is a template package for the create-react-app --template option.

The app features a reconfigured application structure and layout for beginning a styled component React application.

Notes: The use of .jsx extension is optional. It is used only to separate the styles which end in .js

Features: node-sass, styled-components

To install:

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