Skip to content

ReAGEnT-WiSe2021-22/ReAgentFrontEnd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReAgentFrontEnd

Prerequisites

  • DEV: npm 7.5.2 (or higher) and node 14.15.1 (or higher)

  • VPN: The website will start with the instructions below, but to see the actual data you have to be connected to the HTW VPN

Setup

  1. Clone the repo

  2. Change to the cloned folder and then to Client/

  3. To install the required package dependencies run: npm install

  4. After installing you can run it with: npm start

Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes. You may also see any lint errors in the console.

  1. To create an optimized build for deployment run: npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.9%
  • HTML 4.8%
  • CSS 3.3%