No description
Find a file
Alicia Sykes b608743172 App icons
2019-09-29 22:04:43 +01:00
public App icons 2019-09-29 22:04:43 +01:00
src Fix filter issue, cause by empty attributes 2019-09-28 15:35:54 +01:00
.editorconfig init 2019-07-19 15:07:26 +01:00
.gitignore init 2019-07-19 15:07:26 +01:00
babel.config.js Change lint rules to AirBnB 2019-09-01 13:38:13 +01:00
package-lock.json Change lint rules to AirBnB 2019-09-01 13:38:13 +01:00
package.json Session storage used to save tile collapse state 2019-09-06 15:00:15 +01:00
README.md init 2019-07-19 15:07:26 +01:00
server.js Change lint rules to AirBnB 2019-09-01 13:38:13 +01:00
yarn.lock Right, that's the first quater done 2019-07-20 21:50:29 +01:00

panel

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.