0.3.2 • Published 4 years ago

cra-template-ewzfip v0.3.2

Weekly downloads
37
License
MIT
Repository
github
Last release
4 years ago

ewzfip cra template

This is a copy of the official base template for Create React App.

The purpose is to get a consolidated start point for every React project.

I prefer yarn over npm. Just simple as that. Therefore npm commands are substituted with yarn.

What you get so far

  • basic code style enforcement with prettier & eslint
  • basic template structure including IT-Team Logo :wink:

Roadmap

statustaskprioritynotes
:white_check_mark:linter & prettier
:white_check_mark:project scaffolding1including container vs components vs controller
:white_check_mark:Versiondisplay app version defined by package.json
:white_check_mark:MockApi
:white_large_square:Data & UI separation
:white_large_square:Testing
:white_large_square:Git Hooks
:white_large_square:Authentication
:white_large_square:Authorization
:white_large_square:routes
:white_large_square:Typescript
:white_large_square:Scoped Packagefor releasing different templates es. Graphql mock api

Scripts

npx create-react-app <name> --template ewzfip yarn create react-app <name> --template ewzfip

test it

yarn create react-app <name> --template file:...path to root

further

For more information, please refer to:

0.3.0

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.2.1

4 years ago

0.2.0

5 years ago

0.1.0

5 years ago

0.0.1

5 years ago

0.1.20

5 years ago

0.1.21

5 years ago

0.1.19

5 years ago

0.1.18

5 years ago