Skip to content
This repository has been archived by the owner on Jul 23, 2022. It is now read-only.

anbraten/obelix

Repository files navigation

obelix

Release Checks

This wep app allows you to book boats.

dockeri.co

Features

  • ...

Screenshots

Screenshot

Project setup

docker pull anbraten/obelix

Development

Project setup

yarn

Compiles and hot-reloads for development

yarn dev

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

yarn lint:fix