NUZZLE 프로젝트 프론트엔드 레포지토리
Clonerepository
$ git clone <repo-url>Change directoryto cloned repository
$ cd <repo>- Install
package
$ npm install- Update API Key in
.envFile- In the root directory of your project, create a new file named
.env. - Add the following content to the file, replacing
your-api-key-herewith 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 devmain: CI/CDdev: dev branchmerge-branch: merge branchfeature/fill simple description: development new feature
| 🐾Contributors |
|---|
| MONG-SIL |
| gimgyuwon |
