/react-meme-generator

React Meme Generator

Primary LanguageJavaScript

React Meme Generator

This react app was built from scratch without any scaffolding code.

Quick start:

$ npm install
$ npm run build

Development

Run Webpack in watch-mode to continually compile the JavaScript as you work:

$ npm run watch