Skip to content

factory-js/factory-js.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!