Skip to content

Routstr/routstr-doc

Repository files navigation

Routstr Home Page

🔧 Installation

Local Development

  1. Clone the repository
git clone https://github.com/9qeklajc/ecash-402-client.git
cd ecash-402-client
  1. Install dependencies
npm install
  1. Start development server
npm run dev

🔧 Development Scripts

# Development
npm run dev          # Start development server with Turbopack
npm run build        # Build for production
npm run start        # Start production server

# Code Quality
npm run lint         # Run Next.js linting
npm run eslint       # Run ESLint
npm run eslint_fix   # Fix ESLint issues
npm run tsc          # TypeScript type checking

# Formatting
npm run format       # Format code with Prettier
npm run format-check # Check code formatting

📖 Documentation

Visit the Documentation section for:

  • Detailed setup instructions
  • Integration guides with visual demonstrations
  • Advanced configuration options
  • Troubleshooting tips

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages