Development Setup
Prerequisites
Library Repository Setup
1. Clone the Library Repository
git clone https://github.com/RicSala/tourista.git
cd tourista2. Quick Development Setup
pnpm run dev:setup3. Manual Setup (Alternative)
Linking to Your Test Project
In Your Next.js Application
Using the Demo Application
Available Scripts in Library
Script
Description
Build Configuration
Type Checking
Linting
Project Structure
Troubleshooting
Link Not Working
Build Errors
Type Errors in Test Project
Hot Reload Not Working
Git Hooks
Next Steps
Last updated