Skip to content
This repository was archived by the owner on Aug 30, 2022. It is now read-only.

koba04/react-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My React Boilerplate Build Status

Deploy

http://react-serverside-rendering.herokuapp.com/

sever side rendering & Flux

ES6 style

  • react
  • react-router
  • express
  • jest
  • browserify
  • babel
  • eslint
  • esdoc

setup

npm install

watch and autobuild

npm run watch

run server

npm start

manual build

  • create bundle.js
npm run build

test (with Jest)

npm test

lint

  • using ESLint
npm run lint

documentation

http://react-serverside-rendering.herokuapp.com/esdoc/

  • using ESDoc
npm run doc

About

React + Flux + ServerSideRendering Sample

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5