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 installStart the development server:
npm run devBuild for production:
npm run buildThe documentation is deployed to https://matstack.dev/react-adonisjs.
Contributions are welcome! Please feel free to submit a Pull Request.