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-14 04:37:35 +01:00
public init 2019-11-13 22:02:44 +01:00
src create basic table component 2019-11-14 04:37:35 +01:00
.editorconfig setup bootstrap 2019-11-13 23:21:19 +01:00
.eslintrc.js set indent to 2 spaces 2019-11-13 22:21:58 +01:00
.gitignore init 2019-11-13 22:02:44 +01:00
babel.config.js enforce semicolons 2019-11-13 22:20:41 +01:00
package-lock.json mock overall layout 2019-11-14 02:22:20 +01:00
package.json mock overall layout 2019-11-14 02:22:20 +01:00
README.md init 2019-11-13 22:02:44 +01:00
yarn.lock enforce semicolons 2019-11-13 22:20:41 +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.