Welcome to the official documentation for Project Linear Fox.
To get started with Linear Fox, make sure you have the following development tools installed:
Once you have the necessary tools installed, follow these steps to set up the project:
Install project dependencies using PNPM:
pnpm i
pnpm dev
pnpm build
pnpm start
Once the server is up and running, you can access the application in your web browser at http://localhost:3000.
Author: Nathan Fargo