Skip to content

YuTaeKim/PoseNet

Repository files navigation

TypeScript Next.js example

Quick start

$ mkdir <PROJECT_NAME>
$ code <PROJECT_NAME> //Open VSC
$ git clone https://github.com/C-Luv/C-Luv-next-init.git .
$ git remote remove origin
$ git remote add origin <GIT_REPO>
$ yarn
$ yarn run dev