@jpark011/create-react-app
v0.0.3
Published
Create a minimal & standard React app (with TS + emotion)
Maintainers
Readme
Create-React-App (JPark edition)
I wanted to create a CRA that is minimal & standard as possible imbedding following tools:
- TypeScript
- emotion
- Babel
- Webpack
- ESLint
- Prettier
- Browserslist
Usage
$ npx @jpark011/creat-react-app
# or
$ npm init @jpark011/react-app
