Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenyulin committed Jul 16, 2018
1 parent a19378e commit 7022da4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# ultimate-hot-boilerplate

ultimate-hot-boilerplate for a universal react/node app with server-side-render

[![Build Status](https://travis-ci.org/zhenyulin/ultimate-hot-boilerplate.svg?branch=master)](https://travis-ci.org/zhenyulin/ultimate-hot-boilerplate)
[![Coverage Status](https://coveralls.io/repos/github/zhenyulin/ultimate-hot-boilerplate/badge.svg?branch=master)](https://coveralls.io/github/zhenyulin/ultimate-hot-boilerplate?branch=master)
[![Known Vulnerabilities](https://snyk.io/test/github/zhenyulin/ultimate-hot-boilerplate/badge.svg)](https://snyk.io/test/github/zhenyulin/ultimate-hot-boilerplate)

[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/zhenyulin/ultimate-hot-boilerplate/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/zhenyulin/ultimate-hot-boilerplate/?branch=master)

[![Greenkeeper badge](https://badges.greenkeeper.io/zhenyulin/ultimate-hot-boilerplate.svg)](https://greenkeeper.io/)
[![Dependencies](https://david-dm.org/zhenyulin/ultimate-hot-boilerplate.svg)](https://david-dm.org/zhenyulin/ultimate-hot-boilerplate)
[![devDependencies](https://david-dm.org/zhenyulin/ultimate-hot-boilerplate/dev-status.svg)](https://david-dm.org/zhenyulin/ultimate-hot-boilerplate?type=dev)

ultimate-hot-boilerplate for a universal react/node app with server-side-render

This boilerplate come with common things you can found in [create-react-app](https://github.com/facebook/create-react-app), while being more progressive in adopting some of the more edgy stacks, such as styled-components, redux-segment, graphql, flow, prettier, etc.

It can be used as the base of a monolithical app that packs UI and API all together for rapid iterations or products or being split up into micro-services as well.
Expand Down

0 comments on commit 7022da4

Please sign in to comment.