Skip to content

sikor90/daftcode-react-starter

 
 

Repository files navigation

daftcode-react-starter

Features

  • React 16.3
  • ES 6
  • Webpack 4
  • Babel
  • Hot Module Replacement
  • Sass
  • PostCSS (autoprefixer)

Installation

  • git clone https://github.com/mkaczkowski/daftcode-react-starter.git
  • cd daftcode-react-starter
  • npm install

Development

  • npm start
  • open http://localhost:3000/

Production

  • npm build
  • npm serve
  • open http://localhost:5000/

About

Minimal React boilerplate with all modern goodies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.5%
  • CSS 7.6%
  • HTML 3.9%