Skip to content

hookex/color-card

Repository files navigation

ColorCard

A cross-platform mobile application built with Ionic React and Capacitor.

Features

  • Cross-platform (iOS, Android, Web)
  • Built with React and Ionic
  • Native functionality through Capacitor

Prerequisites

  • Node.js and npm
  • Xcode (for iOS development)
  • Android Studio (for Android development)
  • CocoaPods (for iOS development)

Installation

  1. Clone the repository:
git clone [your-repository-url]
cd ColorCard
  1. Install dependencies:
npm install
  1. Run the development server:
npm run dev

Building for Native Platforms

iOS

npm run build
npx cap sync ios
npx cap open ios

Android

npm run build
npx cap sync android
npx cap open android

Development

The application is built using:

  • React for the UI framework
  • Ionic for mobile UI components
  • Capacitor for native functionality

License

MIT

字体

https://www.iconfont.cn/fonts/detail?spm=a313x.fonts_index.i1.d9df05512.7c3b3a81pAhAHj&cnid=IhcTcFymWeyf

https://www.iconfont.cn/user/detail?spm=a313x.fonts_index.i1.d562d1f9f.7c3b3a81pAhAHj&uid=9385510&nid=gB3z2oZnnF8N

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published