Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 364 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 364 Bytes

LACK

Import, matching and visualizing

React basert på create-react-app template: https://github.com/facebookincubator/create-react-app

#Instruksjoner for å starte app i dev mode:

git clone https://github.uio.no/kienvu/LACK.git
cd LACK
(require that yarn is globally installed on your device ie. "npm install yarn --global"
yarn install
yarn start