cra-template-cp

1.1.0 • Public • Published

CodePlate

React-JS Boilerplate

NPM TS React TS

How can I use it?

Requirements:

Name Version
node js >= 16.0.0
npm >= 4.0.0
yarn >=1.22.0

install Requirements:

You should have installed NodeJS, NPM or Yarn, CRA, and Git on your machine.

*Template Method:

Create React App with:

yarn create react-app --template cra-template-cp my-app

or

npx create-react-app my-app --template cra-template-cp

*Fork Method:

Fork this repo (by click on Fork button)

Clone your forked repo (git clone https://github.com/<YOUR_GITHUB_ACCOUNT>/<YOUR_FORKED_REPO_NAME>)

Run command npm install or yarn

Features & Tools

Core

Linting

  • ESLint
  • TSLint
  • Prettier
  • Stylelint

Unit Test

/cra-template-cp/

    Package Sidebar

    Install

    npm i cra-template-cp

    Weekly Downloads

    0

    Version

    1.1.0

    License

    MIT

    Unpacked Size

    1.31 MB

    Total Files

    177

    Last publish

    Collaborators

    • code-plate