Skip to content

Commit 9329ff8

Browse files
authored
Update README.md
1 parent 0cfe4dc commit 9329ff8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## React Dashboard — "[isomorphic](http://nerds.airbnb.com/isomorphic-javascript-future-web-apps/)" dashboard template
2-
built with [React](https://facebook.github.io/react/), [Bootstrap](http://getbootstrap.com/), [React Router](https://reacttraining.com/react-router/),
2+
built with [React](https://facebook.github.io/react/), [Bootstrap](http://getbootstrap.com/), [React Router](https://reacttraining.com/react-router/) (with **Server Side Rendering**!),
33
[Redux](http://redux.js.org/) and [GraphQL](http://graphql.org/) based on
44
[React Starter Kit](https://www.reactstarterkit.com) and latest industry best practices.
55

@@ -15,6 +15,7 @@ You may use it to bootstrap the development of your next web app.
1515

1616
## Features
1717
* React
18+
* Server Side Rendering
1819
* Mobile friendly layout (responsive)
1920
* React Router
2021
* Bootstrap3

0 commit comments

Comments
 (0)