create-phaselis-app
v0.0.8
Published
A CLI tool to quickly create React Native projects with the Phaselis framework integration.
Downloads
552
Readme
Create Phaselis App
A CLI tool to quickly create React Native projects with the Phaselis framework integration.
Overview
Create Phaselis App is a command-line interface tool that helps you create React Native projects with pre-configured Phaselis framework setup. It supports both React Native CLI and Expo workflows.
Features
- Create React Native projects using either:
- React Native Community CLI
- Expo
- Automatic Phaselis framework integration
- Pre-configured theming system
- Built-in Phaselis components
- TypeScript support out of the box
- Customizable project configuration
Installation
npx create-phaselis-app@latest
Requirements
- Node.js 21 or higher
- For iOS development:
- macOS
- Xcode
- CocoaPods
- For Android development:
- Android Studio
- Android SDK
License
MIT