Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 433 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 433 Bytes

FactoryJS Documentation

This is the repository for the FactoryJS documentation. It is built using pnpm and Nextra.
To run it locally, execute the following commands:

pnpm install && pnpm dev

Then visit http://localhost:3000.

Contributing

Please make sure to read the Contributing Guide before making a pull request.
Contributions are welcome!