textshine.ai
1.0.0
TextShine AI가 실제로 작동하는 모습을 보여주는 비디오를 확인하세요.
? https://youtu.be/hRadRGh_s8k
? textshine.ai.dhavalcode.com
TextShine AI는 원활한 개발을 위한 강력한 기술 스택을 기반으로 합니다.
TextShineAI에 대해 알아보고 그 기능을 살펴보려면 다음을 수행하세요.
# Clone this repository
git clone https://github.com/dhavalCode/textshine.ai.git
# Navigate to the repository
cd textshine.ai
# Linux / Windows Environment Setup
cp .env.example .env # Linux
copy .env.example .env # Windows
# Install required dependencies
npm install
# Start a local development server
npm run dev
더 추가하고 싶다면 주저하지 말고 풀 리퀘스트를 열어주세요.