项目作者: Rupak240

项目描述 :
React app to track IT department tasks and issues. Uses JSON-Server as a mock backend.
高级语言: JavaScript
项目地址: git://github.com/Rupak240/ReactITLogger.git
创建时间: 2020-09-11T16:33:13Z
项目社区:https://github.com/Rupak240/ReactITLogger

开源协议:

下载


This project was bootstrapped with Create React App.

ITLogger

React app to track IT department tasks and issues. Uses JSON-Server as a mock backend.

Usage

npm install

npm run dev

Runs the app with the backend JSON-Server

Open http://localhost:3000
Server http://localhost:5000
db.json contains data

npm run build

Builds the app for production to the build folder.