1.0.7 • Published 6 years ago

cra-template-hanlight v1.0.7

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

cra-template-hanlight

Template for Hanlight version 2.

EXAMPLE

Modules

  • default CRA Typescript modules
  • redux
  • redux-saga
  • redux-toolkit
  • axios
  • moment
  • query-string
  • polyfill
  • react-router-dom
  • styled-components

Config

  • ESLint with airbnb rule and Typescript
  • Prettier

Usage

To use this template, add --template hanlight when creating a new app.

For example:

npx create-react-app my-app --template hanlight

# or

yarn create react-app my-app --template hanlight
1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago