https://github.com/baristalabs/cra2-typescript-boilerplate
React TypeScript Boilerplate using CRA2 and React App Rewired.
https://github.com/baristalabs/cra2-typescript-boilerplate
Last synced: 8 months ago
JSON representation
React TypeScript Boilerplate using CRA2 and React App Rewired.
- Host: GitHub
- URL: https://github.com/baristalabs/cra2-typescript-boilerplate
- Owner: BaristaLabs
- Created: 2018-06-26T18:58:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-10T17:48:12.000Z (about 7 years ago)
- Last Synced: 2025-01-01T14:29:32.391Z (9 months ago)
- Language: JavaScript
- Size: 227 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
React TypeScript Boilerplate using CRA2 and React App Rewired.
> Updated 2018/08/10
### To Use:
``` bash
git clone https://github.com/baristalabs/cra2-typescript-boilerplate my-project
cd my-project
yarn start
```And code away!
Features:
* create-react-app 2 (beta 2.0.0-next.3e165448)
* Webpack 4
* Babel 7 (RC1)
* Typescript
* SASS/SCSS
* CoreJS Polyfills (through babel-polyfill)
* Webpack Define Plugin
* Webpack Raw Loader
* Webpack Bundle Analyzer