Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rhzs/react-orio
- Owner: rhzs
- Created: 2015-08-28T16:17:04.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-01T16:38:14.000Z (about 9 years ago)
- Last Synced: 2023-02-28T08:16:07.474Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://react-orio.herokuapp.com
- Size: 465 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)