rostaklein / kiwi-task

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kiwi-task

the project is divided into two subprojects first one is in the root folder, the second one: api lies in the /api folder. So you need to run npm install in both folders.

to run the dev environment:

run these two processes in the root folder frontend: npm run dev backend: npm run api

About


Languages

Language:JavaScript 71.3%Language:CSS 28.7%