Skip to content

BIC-DevSphere/routine-app

Repository files navigation

routine-app

Features

  • TypeScript - For type safety and improved developer experience
  • React Native - Build mobile apps using React
  • Expo - Tools for React Native development
  • TailwindCSS - Utility-first CSS for rapid UI development
  • shadcn/ui - Reusable UI components
  • Biome - Linting and formatting
  • Husky - Git hooks for code quality

Getting Started

First, install the dependencies:

pnpm install

Then, run the development server:

pnpm dev

Use the Expo Go app to run the mobile application.

Project Structure

routine-app/
├── apps/
│   ├── native/      # Mobile application (React Native, Expo)

Available Scripts

  • pnpm dev: Start all applications in development mode
  • pnpm build: Build all applications
  • pnpm dev:web: Start only the web application
  • pnpm check-types: Check TypeScript types across all apps
  • pnpm dev:native: Start the React Native/Expo development server
  • pnpm check: Run Biome formatting and linting

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •