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

https://github.com/mattdean1/react-webpack-example

A basic React-Webpack-Express setup
https://github.com/mattdean1/react-webpack-example

express react webpack

Last synced: 3 months ago
JSON representation

A basic React-Webpack-Express setup

Awesome Lists containing this project

README

          

# react-webpack-example
> A basic React-Webpack-Express setup

I created this simple 'Hello world' skeleton whilst learning Webpack. It could serve as the starting point for a simple React app which uses an Express server for routing.

Linting rules and editorconfig are also configured. Hello 2017 :)