An open API service indexing awesome lists of open source software.

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.

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