yakanet / react-crud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to install

git clone https://github.com/yakanet/react-crud.git

# For the backend
cd backend
npm i
npm run migrate
npm start

# For the frontend
cd frontend
npm i 
npm start

About


Languages

Language:TypeScript 86.0%Language:HTML 6.7%Language:JavaScript 4.2%Language:CSS 3.1%