/hello-react

Primary LanguageJavaScript

hello-react

This repository contains my implementation of the full stack web application described in this article.

I use versions of npm, webpack, webpack-cli, babel, Flask, and React that are more current than the versions available at the time the article was originally published. Other than that, everything is essentially the same.

I used this guide to ensure that I set up Webpack correctly.

Instructions for installing and creating a virtualenv can be found here.