Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 629 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 629 Bytes

Symposium 2021-2022

Solving Crime in No Time - The Strength of Digital Forensics

Prerequisites

  • npm / yarn

Setup

git clone https://github.com/WISVCH/symposium-2022.git
cd symposium-2022
yarn install
yarn start

Building for production

yarn build

This project was bootstrapped with Create React App.

Information on how to perform common tasks is available here.