Skip to content

Adishone/SpaceX-Launch-Site

 
 

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 79.9%
  • CSS 18.8%
  • HTML 1.3%