bradtraversy / react_webpack_starter

React 16 and Webpack 4 starter pack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quick Start

# Install dependencies
npm install

# Serve on localhost:3000
npm start

# Build for production
npm run build

About

React 16 and Webpack 4 starter pack


Languages

Language:TypeScript 70.4%Language:JavaScript 26.1%Language:HTML 2.8%Language:CSS 0.7%