Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 197 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 197 Bytes

Front end of kodemy, using Next.js, Typescript and Tailwind CSS. This project requires node.js installed.

Installing packages

npm ci

Running the project

npm run dev