cra-template-sentimental

0.1.4 • Public • Published

cra-template-sentimental

This is template for Create React App to use emotion easily.

Usage

npx create-react-app my-app --template sentimental

# or

yarn create react-app my-app --template sentimental

Support

  • Support emotion.
  • Support prettier.
    • If you need to revise settings, modify on ~/.vscode/settings.json.
  • Support modules as small as app can operate.
    • If you want to add functionality like test, SSR, need to add related things by yourself.

Package Sidebar

Install

npm i cra-template-sentimental

Weekly Downloads

0

Version

0.1.4

License

MIT

Unpacked Size

4.24 kB

Total Files

10

Last publish

Collaborators

  • jonghopark95