This site is built with VitePress and with a edited theme.
Edit file on GitHub directly for small changes is allowed, but we recommend you to clone this repo and run it locally.
git clone https://github.com/fastjs-team/docs.git
cd docs
npm i
npm run dev
Don't forget to read the Contributing Guide before you start.
- Author: xiaodong2008
- License: under the MIT License.