Yet Another Highly Opinionated Isomorphic Framework


License
MIT
Install
npm install yahoi@0.2.24

Documentation

yahoi

Yet Another Highly Opinionated Isomorphic React Framework/Boilerplate Checkout the offical yahoi website: http://www.yahoi.io (also under construction :-))

Description

(!!!) Status: Work in progress (including documentation) (!!!)

Setup/Config

$ npm install yahoi --save

Then add "yahoi": "yahoi" to your package.json scripts section

Development

$ npm run yahoi dev

Build

$ npm run yahoi build

Usage

$ npm run yahoi start

Docker

For your convenience a Dockerfile has been included.