Skip to content

React Web Application for visualising and managing image data. Main user interface of the Ask You Repository project.

License

Notifications You must be signed in to change notification settings

hpi-sam/ask-your-repository-web

Repository files navigation

Jona · Ask your Repository Web Frontend

Coverage Status CircleCI

React App and frontend of Ask Your Cloud!

This repo is part of the "Ask your Repository" Bachelor project containing the following repos:

Setup

  1. Install YARN: https://yarnpkg.com/lang/en/docs/install/
  2. Clone the repository: git clone https://github.com/hpi-sam/ask-your-repository-web.git
  3. Change directory into the repository folder: cd ask-your-repository-web
  4. Execute yarn install to install dependencies
  5. Execute yarn flow-typed install to install types for all dependencies
  6. Start developing and Have fun!
  7. ???
  8. Profit!

Available Scripts

yarn install · Install dependencies

yarn start · Run the app in development mode on localhost:3000

yarn test · Execute tests

yarn build · Build app for production to the /build folder

yarn flow-typed install · Install flow dependencies

yarn flow · Type check the code

yarn lint · Run ESLint

Documentation

Further documentation can be found in the Wiki.

License

This project is licensed under the terms of the MIT license.

About

React Web Application for visualising and managing image data. Main user interface of the Ask You Repository project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published