Skip to content

Recipic/Recipic-Web

Repository files navigation

bottle_logo

This is an official repository for @recipic web


service url: comming soon

What's inside?

This Turborepo includes the following packages/apps:

Apps and Packages

  • web: a React project for web service and web view inside the Recipic React Native app
  • admin: a React project for the admin panel managing the Recipic web/app
  • @recipic-packages/ui: a stub React component library shared by services located in apps/**
  • @recipic-packages/tailwind-config: tailwind.configs used throughout the monorepo

Each package/app is 100% TypeScript without config files.

Install Dependencies

To install dependencies for all apps and packages, run the following command:

pnpm install

Build

To build all apps and packages, run the following command:

pnpx turbo run build

Develop

To develop all apps and packages, run the following command:

pnpx turbo run dev

About

Recipic 웹뷰 레포지토리 입니다.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published