Skip to content

The react frontend application for our seba project - care for flora and fauna

Notifications You must be signed in to change notification settings

TUM-SEBA/seba-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Care for Flora and Fauna seba-frontend application

seba-backend application can be found here

Prerequisites

Make sure you have yarn installed in your system. If not install it from here: https://classic.yarnpkg.com/en/docs/install

Setup (before first run)

Go to your project root folder via command line

cd path/to/workspace/seba-frontend

Install project dependencies

yarn install

Start the project

Development environment

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Build the project for production

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

About

The react frontend application for our seba project - care for flora and fauna

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages