Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 145 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 145 Bytes

bootcamp-2024-nextjs

Next.js Bootcamp 2024 年度版

install

$ npm i

launch api server

$ cd api
$ npm start