/meme-generator

My first React app! Enjoy the memes ^..^

Primary LanguageJavaScript

Local edits at 16:45

Quick start:

$ npm install
$ npm run build

Development

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

$ npm run watch