the third try to automate lost&found organization for chaos events. not a complete rewrite, but instead building on top of the web frontend of version 2. everything else is new but still API compatible. now with more monorepo. https://c3lf.de
Find a file
2019-11-13 22:02:44 +01:00
public init 2019-11-13 22:02:44 +01:00
src init 2019-11-13 22:02:44 +01:00
.gitignore init 2019-11-13 22:02:44 +01:00
babel.config.js init 2019-11-13 22:02:44 +01:00
package.json init 2019-11-13 22:02:44 +01:00
README.md init 2019-11-13 22:02:44 +01:00
yarn.lock init 2019-11-13 22:02:44 +01:00

c3cloc

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.