Welcome to the official documentation site for QuantaJS, a compact, scalable, and developer-friendly state management library for JavaScript. This documetation site, built with Next.js and MDX, provides a sleek, responsive, and feature-rich experience to explore QuantaJS’s reactivity system, API, and guides all while the library is in its exciting beta phase
- Node.js (v18 or higher recommended for Next.js 15)
- npm (v9 or higher)
-
Clone the Repository:
git clone https://github.com/quanta-js/quanta-docs.git cd quanta-docs -
Install Dependencies:
npm install
-
Run Development Server:
npm run dev
Open http://localhost:3000 to see the docs in action!
We’re thrilled to have you onboard! To contribute:
- Fork this repo.
- Create a branch (git checkout -b feature/your-feature).
- Commit changes (git commit -m "feat: add cool thing").
- Push to your fork (git push origin feature/your-feature).
- Open a Pull Request.
Love what you see? Give the QuantaJS repo a star on GitHub and join the journey as we evolve this library together!
