Skip to content
This repository was archived by the owner on Dec 3, 2019. It is now read-only.

A React 16 Boilerplate that combines the familiarity of ITCSS with modern JS tooling

Notifications You must be signed in to change notification settings

jack-pallot/react-itcss-boilerplate

Repository files navigation

React ITCSS Boilerplate

A React 16 Boilerplate that combines the familiarity of ITCSS with modern JS tooling.

Features

  • React 16
  • React DOM
  • React Error Overlay (same as Create React App)
  • Babel 7
  • Webpack 4
  • Webpack Dev Server
  • Sass support with an ITCSS structure
  • PostCSS (cssnano + Autoprefixer)
  • Prettier
  • Production bundling and extracting for JS, HTML and SCSS

Installing

NPM

npm install

Yarn

yarn install

Development

NPM

npm start

Yarn

yarn start

Production

NPM

npm build

Yarn

yarn build

About

A React 16 Boilerplate that combines the familiarity of ITCSS with modern JS tooling

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published