Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 605 Bytes

Readme.md

File metadata and controls

23 lines (18 loc) · 605 Bytes

Specifications

  • Webpack
  • Eslint airbnb config
  • Code splitting, gzipping
  • Dot env
  • React, React-router
  • Markdown parser

Installation

  • Clone this repo into a local folder.
  • Run npm run install

For development

  • Run npm run dev or npm run watch for Live Reloading.
  • Run npm run start for development and hot reloading with the webpack dev server.

For production

  • Run npm run prod

Demo

Crowdfavorite GitHub Page