Documentation for the react-adonisjs library.
This repository contains the VitePress documentation site for react-adonisjs, a batteries-included meta-framework for building typesafe full-stack applications with React Router (previously Remix) and AdonisJS.
Install dependencies:
npm install
Start the development server:
npm run dev
Build for production:
npm run build
The documentation is deployed to https://matstack.dev/react-adonisjs.
Contributions are welcome! Please feel free to submit a Pull Request.