react-wikiproject-app

A simple deployment

Instructions

  1. Clone this repo
  2. Run yarn install
  3. Run yarn run dev, localhost:8080 will open up in your default browser

Verify production code

  1. Run webpack -p
  2. Run node server.js, and visit localhost:8080, voila your code is ready for heroku now.

Deployed cloud

https://simplewikiproject.herokuapp.com/

Ref:

Debug, Production mode will be choose based on requirement. https://github.com/march-dave/webpack-4-test

{ "title": "dave", "description": "dave", "content": "dave" }