Ecosyste.ms: Awesome

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

https://github.com/somecodingwitch/ReactTsWebpack.QuickBoilerplate

Quick boilerplate for React + TypeScript + Webpack
https://github.com/somecodingwitch/ReactTsWebpack.QuickBoilerplate

Last synced: 17 days ago
JSON representation

Quick boilerplate for React + TypeScript + Webpack

Lists

README

        

# Quick boilerplate for React + TypeScript + Webpack
[Quick view](https://eternalquasar0206.github.io/ReactTsWebpack.QuickBoilerplate.Build/) (bundle).

## Includes
- React
- TypeScript configuration
- Webpack bundle configuration

## Usage
- `yarn install` | Fetch the packages
- `yarn start` | Build + Start Webpack server
- `yarn dev` | Execute in development environment
- `yarn build` | Just build the bundle