@easy-team/res
TypeScript icon, indicating that this package has built-in type declarations

2.0.1 • Public • Published

res

NPM version build status Test coverage npm download

A Powerful, Simple React Node Web Framework, Front-End and Node of The Application are Written in TypeScript or JavaScript! Everything is Simple!

You don't need to care about React server-side rendering implementation details and the Webpack + Babel + TypeScript build process. You just need to write React isomorphic applications just like you would write a React front-end application.

Installation

$ npm install @easy-team/res --save

Node.js >= 8.0.0 required.

Features

  • ✔︎ Based on Egg Framework, Powerful, Easy to Expand
  • ✔︎ Support React Server Side Render and Client Side Render Modes, Nunjucks & React Render Mode, Rendering Cache, Automatic Downgrade,
  • ✔︎ Front-End and Node of The Application are Written in TypeScript or JavaScript
  • ✔︎ Build with Webpack, Auto Building, Hot Reload, Code Splitting, High Speed, Performance Optimization
  • ✔︎ Powerful Tool Chain res-cli

Document

QuickStart

$ npm install -g @easy-team/res-cli
$ res init
$ npm install
$ npm run dev
$ open http://localhost:7001

Examples

See res-awesome

Links

License

MIT

Package Sidebar

Install

npm i @easy-team/res

Weekly Downloads

0

Version

2.0.1

License

MIT

Unpacked Size

8.98 kB

Total Files

22

Last publish

Collaborators

  • hubcarl