Skip to content

Simple template for building React applications & components (react, webpack, babel, sass, gulp, eslint, hot reload)

Notifications You must be signed in to change notification settings

algolia/react-webpack-sass-gulp-template

Repository files navigation

React + Webpack + SASS + Gulp template

This is a simple template for building React applications & components.

Features

  • Powered with Gulp & Webpack
  • ES2015 (+ linter)
  • SASS (+ linter)
  • Minification & uglification
  • Hot reload
  • Deploy to gh-pages

How to use it?

Setup

$ npm install
# optional (HTTP & Live reload port configuration)
$ cp .env.example .env

Development

$ npm run dev

Other commands

# Clean
$ npm run clean

# Run linters
$ npm run lint

# Build release
$ npm run build

# Build + deploy to gh-pages
$ npm run deploy

About

Simple template for building React applications & components (react, webpack, babel, sass, gulp, eslint, hot reload)

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •