1.0.5 • Published 4 years ago

cra-template-kd974-noeslint v1.0.5

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

A personnal cra-template based

Install ReactJS with some additionals packages

Additionals Dependencies Packages:

🗸 「 REACT-ROUTER-DOM 」 🗸 「 SASS 」

Additionals Dev Dependency Package:

🗸 「 PRETTIER 」

Jsconfig

🗸 I've created a configurated jsconfig.json for this project who work fine with Visual Studio Code.    So, use it if you want !

Be sure to use the right command at installation:

  • NPX

    npx create-react-app my-app --template kd974-noeslint
  • NPM

    npm init react-app my-app --template kd974-noeslint
  • YARN

    yarn create react-app my-app --template kd974-noeslint

For more information, please refer to:

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago