0.6.2 • Published 3 years ago

@jman.me/create-react-app v0.6.2

Weekly downloads
1
License
-
Repository
-
Last release
3 years ago

@jman.me/create-react-app

npm version

This is an opinionated generation library which is based on create-react-app. All data is generated on runtime to ensure that everything is up to date when you generate your project.

Decisions made:

  • Typescript
  • mobx
  • styled-components
  • tailwind.css
  • normalize.css
  • Prettier
    • printWidth: 110
  • ESLint
    • jsx-a11y/anchor-is-valid: off
    • @typescript-eslint/no-unused-vars: off
  • TSConfig
    • experimentalDecorators: true
    • baseUrl: "."
    • noImplicitReturns: true
  • react-helmet
  • Project structure
    • src/layout
    • src/pages
    • src/state
    • src/utils
    • src/styles
    • src/app.tsx
    • src/index.tsx

Usage

npx @jman.me/create-react-app [my-project]

0.6.2

3 years ago

0.6.1

3 years ago

0.6.0

3 years ago

0.5.2

3 years ago

0.5.1

3 years ago

0.5.0

3 years ago

0.4.1

4 years ago

0.4.3

4 years ago

0.4.2

4 years ago

0.4.0

4 years ago

0.3.0

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.2.9

4 years ago

0.2.8

4 years ago

0.2.7

4 years ago

0.2.6

4 years ago

0.2.5

4 years ago

0.2.4

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.14

4 years ago

0.1.12

4 years ago

0.1.11

4 years ago

0.1.10

4 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago