Skip to content

v1.0.0

Compare
Choose a tag to compare
@halfmoon-mind halfmoon-mind released this 02 Sep 01:25
· 11 commits to main since this release

πŸš€ v1.0.0 배포 πŸš€

How to install?

You must install Node version 16 or higher to operate correctly.

If you are using iTerm in the terminal, you may experience issues such as the screen flickering. If you are using a Mac, please run it in the default terminal.

$ npm install --global up-d4te

How to run?

$ up-d4te

For Developer

To install up-d4te dependency and set up the local development environment, you need to enter the following command.

$ npm ci
$ npm run dev

And please enter the following command.

$ npm start

You need to make kakao api key file in .env file to root directory of project.