Meta Framework to create applications quickly.
- Automatic transpilation and bundling (with webpack and babel)
- On demand transpilation / Hot code reloading
- Code splitting for every pages
- Server-Side Rendering
See CONTRIBUTING.md for more information on what we're looking for and how to get started.
Some implementation of shuvi.js are inspired by existing projects, such as next.js and umi.js. Thanks for them.