Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 246 Bytes

Readme.md

File metadata and controls

24 lines (15 loc) · 246 Bytes

React App with Server Rendaring

You can use React/Bable/Stylus on the client-side and Bable on the server.

Installation

Install all dependencies.

$ npm install

Development

$ gulp

Debug

$ npm run debug