Biff Boilerplate

Boilerplate Project for Biff, ES6, Webpack & React
Alternatives To Biff Boilerplate
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Nwb5,3221,5332,9502 years ago104May 20, 2020162otherJavaScript
A toolkit for React, Preact, Inferno & vanilla JS apps, React libraries and other npm modules for the web, with no configuration (until you need it)
React Project1,8361512 years ago34March 24, 201618JavaScript
State of the art web development with React.js.
React Starter Kit1,741
5 years ago27otherJavaScript
完美使用 React, Redux, and React-Router!超好用的脚手架
Generator Fountain Webapp992324 years ago20February 21, 201774mitJavaScript
Yeoman 'fountain' generator to start a webapp
Vortigern646
5 years ago25mitTypeScript
A universal boilerplate for building web applications w/ TypeScript, React, Redux, Server Side Rendering and more.
React Rock Paper Scissors304
5 years ago2JavaScript
Rock Paper Scissors game built with ReactJS
Ol3echarts2821226 months ago11September 26, 202211otherTypeScript
:earth_asia: :bar_chart: ol3Echarts | a openlayers extension to echarts
Universal React Starter Kit278
6 years ago7mitJavaScript
服务端渲染的React手脚架。完美使用 React, Redux, and React-Router!超好用的脚手架
Essential Tdd Bdd React List236
6 years ago2gpl-2.0
List of all TDD / BDD React.js related tutorials / links / repos / slides
React Cordova Boilerplate204
15 years ago15April 19, 20173mitJavaScript
TodoMVC example for react with development tools to build a cordova application
Alternatives To Biff Boilerplate
Select To Compare


Alternative Project Comparisons
Readme

##Biff Boilerplate This is a boilerplate application using React 0.13 with Webpack, React Router, Biff, Immutable, ES6 syntax via Babel, EsLint, Karma & Bootstrap. It is set up as a TodoApp initially, but you can use this example to play around with and use as a reference point.

####Usage To get started, first install deps by running the following in the root directory:

npm install
bower install

To run the development server & watch, run:

gulp

To build a dist verson of your app, run:

gulp build

To lint & test your app, run:

gulp test

####Modules

#####ES6 https://babeljs.io/

#####Linting & Style http://eslint.org/

#####React http://facebook.github.io/react/

#####React Router rackt/react-router

#####Biff FormidableLabs/biff

#####Immutable http://facebook.github.io/immutable-js/

#####Karma http://karma-runner.github.io/0.12/index.html

#####Webpack http://webpack.github.io

#####Bootstrap http://getbootstrap.com/

#####Font Awesome http://fortawesome.github.io/Font-Awesome/

####Notes

  • SASS coming soon
  • Mocha/Chai/Sinon testing, with helpers coming soon
  • API Server coming soon
Popular Reactjs Projects
Popular Karma Projects
Popular Web User Interface Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Reactjs
Karma
Immutable