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

https://github.com/praveenkumar-kalidass/webpack-react-grunt

A React redux starter with Webpack4, Grunt
https://github.com/praveenkumar-kalidass/webpack-react-grunt

enzyme grunt jest react react-bootstrap reactjs redux webpack webpack4

Last synced: 3 months ago
JSON representation

A React redux starter with Webpack4, Grunt

Awesome Lists containing this project

README

          

# Webpack-React-Grunt
A React redux starter with Webpack4, Grunt

## Specifications
- Webpack 4.x
- React 16.x.x
- Bootstrap

# Requirements
- Node.js - latest v8.x

## Installation
- `npm install` - Node modules

## Usage
- `npm run grunt-dev` - Run with Webpack dev server
- `npm run grunt-build` - Build production-ready code