Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 677 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 677 Bytes

up-d4te

This is the recommend dating course in korea with CLI.
This project is made by ink, you can make your own cli project with it.
You can see project repository here.

Install

$ npm install --global up-d4te

CLI

$ up-d4te

For Developer

for install packages and run dev local server

$ npm ci
$ npm run dev

and run in another terminal

$ npm start

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