Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 403 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 403 Bytes

ALifeLab

Getting started

$ python3 -m venv venv # need only once

$ source venv/bin/activate

# Install
$ yarn install

# Build
$ yarn build

# Run
$ yarn start

# Test
$ yarn test

# Lint
$ yarn eslint

Wallpaper