- Clone the project
# Clone the project
$ git clone https://github.com/findtruman-co-creation/fccweb.git
$ cd fccweb
- Install dependencies
# Install dependencies
$ pnpm install
- Start the dev server
# Start the dev server
$ pnpm dev
- Build the project
# Build the project
$ pnpm build