1
0
mirror of https://github.com/mgerb/react-starter synced 2026-01-09 08:32:48 +00:00

Starter project for React

A simplified starter project for react/typescript.

Commands

  • npm install
  • npm start

http://localhost:8080

TODO:

  • Fix extract-text-webpack-plugin Currently getting an error due to the webpack 4 upgrade. Everything still seems fine though.
Entrypoint undefined = extract-text-webpack-plugin-output-filename
Description
No description provided
Readme 1.4 MiB
Languages
TypeScript 41.2%
JavaScript 34.4%
CSS 19.7%
HTML 4.7%