/hacks-blog-clone

WIP

Primary LanguageJavaScriptMIT LicenseMIT

hacks-blog-clone

A simplistic clone of Mozilla's hacks blog built with WordPress & React

development

  1. set up a local WP site named hacks-blog-clone (see this blog post)
  2. install project dependencies (npm i)
  3. run the site in development mode (npm start)