NUZZLE 프로젝트 프론트엔드 레포지토리
Clone
repository
$ git clone <repo-url>
Change directory
to cloned repository
$ cd <repo>
- Install
package
$ npm install
- Update API Key in
.env
File- In the root directory of your project, create a new file named
.env
. - Add the following content to the file, replacing
your-api-key-here
with your actual GPT API key:
- In the root directory of your project, create a new file named
VITE_GPT_API_KEY = your-api-key-here
VITE_API_BASE_URL = https://nuz2le.com/
- Start project
$ npm run dev
main
: CI/CDdev
: dev branchmerge-branch
: merge branchfeature/fill simple description
: development new feature
🐾Contributors |
---|
MONG-SIL |
gimgyuwon |