cra-template-luanpanno

2.0.0 • Public • Published

Custom CRA Template

Default CRA with cool additionals


What is installed

  • Typescript
  • Eslint (and some plugins)
  • Prettier
  • Husky
  • Lint Staged
  • Git Commit Message Linter

Folder Structure

public
│ favicon.ico
│ index.html
│ robots.txt
src
└───@typings
│ │ styled-components.d.ts
└───assets
│ └───styles
│ │ │ GlobalStyles.ts
│ │ │ Reset.ts
│ │ │ theme.ts
└───pages
│ └───Home
│ │ │ index.tsx
│ │ │ styles.ts
└───routes
│ │ routes.tsx
│ App.tsx
│ index.tsx
│ react-app-env.d.ts
.editorconfig
.env
.env.example
.eslintrc
.gitignore
.prettierrc
package.json
tsconfig.json

by Luan Panno :)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.0.0
    1
  • 1.0.2
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i cra-template-luanpanno

Weekly Downloads

1

Version

2.0.0

License

MIT

Unpacked Size

15.6 kB

Total Files

23

Last publish

Collaborators

  • luanpanno