utquidem
Version:
The meta-framework suite designed from scratch for frontend-focused modern web development.
25 lines (12 loc) • 870 B
Markdown
# ESM Development Tools
> The server implementation is based on the idea and structure of [vite](https://github.com/vitejs) and [wmr](https://github.com/preactjs/wmr/tree/main/packages/wmr), and is adapted to the Modern.js application.
Thanks for [vite](https://github.com/vitejs) and [wmr](https://github.com/preactjs/wmr/tree/main/packages/wmr).
## Introduction
> The doc site ([modernjs.dev](https://modernjs.dev)) and articles are only available in Chinese for now, we are planning to add English versions soon.
- [Modern.js: Hello, World!](https://zhuanlan.zhihu.com/p/426707646)
## Getting Started
- [Quick Start](https://modernjs.dev/docs/start)
- [Guides](https://modernjs.dev/docs/guides)
- [API References](https://modernjs.dev/docs/apis)
## Contributing
- [Contributing Guide](https://github.com/modern-js-dev/modern.js/blob/main/CONTRIBUTING.md)