mirror of
https://github.com/mgerb/react-starter
synced 2026-01-06 23:22:49 +00:00
master
Starter project for React
A simplified starter project for react/typescript.
Commands
- npm install
- npm start
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
- use favicons-webpack-plugin when it's ready for Webpack 4
- currently using webapp-webpack-plugin
Description
Languages
TypeScript
41.2%
JavaScript
34.4%
CSS
19.7%
HTML
4.7%