We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0 parents commit a819177Copy full SHA for a819177
README.md
@@ -0,0 +1,19 @@
1
+<p align="center">
2
+ <a href="https://rsbuild.dev" target="blank"><img src="https://github.com/web-infra-dev/rsbuild/assets/7237365/84abc13e-b620-468f-a90b-dbf28e7e9427" alt="Rsbuild Logo" /></a>
3
+</p>
4
+
5
+# Rsbuild
6
7
+The Rspack-based build tool. It's fast, out-of-the-box and extensible.
8
9
+## Documentation
10
11
+https://rsbuild.dev/
12
13
+## Contributing
14
15
+Please read the [Contributing Guide](https://github.com/web-infra-dev/rsbuild/blob/main/CONTRIBUTING.md).
16
17
+## License
18
19
+Rsbuild is [MIT licensed](https://github.com/web-infra-dev/rsbuild/blob/main/LICENSE).
0 commit comments