Skip to content

A starter repo for React apps using Webpack with support for Redux, Bootstrap 3, FontAwesome, and SASS. Example:

Notifications You must be signed in to change notification settings

noranda/react-starter

Repository files navigation

React Starter

A starter repo for React apps using Webpack with support for Redux, Bootstrap 3, FontAwesome, and SASS.

Modified from ReduxSimpleStarter.

Getting Started

> git clone [email protected]:noranda/react-starter.git
> cd react-starter
> npm install
> npm start

Supported Libraries

Includes support for:

  • Bootstrap 3 (CSS only)
  • FontAwesome
  • SASS

Building for Production

npm run build

Files will be put into the dist folder.

About

A starter repo for React apps using Webpack with support for Redux, Bootstrap 3, FontAwesome, and SASS. Example:

Resources

Stars

Watchers

Forks

Packages

No packages published