Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rhzs/react-orio

Webpack React Static Site with Markdown Demo
https://github.com/rhzs/react-orio

Last synced: about 6 hours ago
JSON representation

Webpack React Static Site with Markdown Demo

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/incubus8/react-orio.svg?branch=master)](https://travis-ci.org/incubus8/react-orio)
[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy?template=https://github.com/incubus8/react-orio)

# React Orio
React Orio is a static site generator using node.js, react, react-router, and webpack.

## Demo

An example of a static blog is here at [Heroku React-Orio Demo](http://react-orio.herokuapp.com/)

## Installation

Make sure you have understood the basics using node.js and webpack.

In terminal, type: `npm install`

## Usage

Type: `npm start` to run the server.

## Technologies, Credits, Special Thanks

1. ReactJs + React Faveicon
2. Express
3. Node
4. Webpack
5. React Router
6. Normalize CSS
7. Skeleton Template by Dave Gamache
8. Author of Articles Content (dunno who)

## License

[MIT](http://opensource.org/licenses/MIT)