cra-template-shlappas
v0.5.0
Published
This is a Create React Template for apps written in typescript with redux. Linting and formatting is done with eslint and prettier.
Readme
Shlappas CRA-template
This is a Create React Template for apps written in typescript with redux. Linting and formatting is done with eslint and prettier.
Usage
yarn create react-app <app-name> --template shlappasor
npx create-react-app <app-name> --template shlappas