renarsvilnis / react-todoList

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-todoList

In order to launch the app run:

cd frontend
npm i
npm run-script build
cp -R build ../backend/
cd ../backend/
npm i
npm start

App will be awailable at http://localhost:3001

About


Languages

Language:TypeScript 94.8%Language:HTML 3.0%Language:CSS 2.2%