No description
Find a file
2021-02-28 13:56:51 +01:00
dist Release v1.4.4 2021-02-27 14:22:45 +01:00
public Add shortcut icon to head 2021-02-27 13:46:45 +01:00
src Improve urls 2021-02-28 13:56:51 +01:00
.editorconfig Add .editorconfig 2020-10-14 18:43:29 +02:00
.eslintrc.js Add .eslintrc.js 2020-10-14 18:43:20 +02:00
.gitignore Change deploy script in gitignore 2021-02-12 09:52:54 +01:00
babel.config.js yarn lint --fix 2020-10-14 18:43:41 +02:00
package.json Release v1.4.4 2021-02-27 14:22:45 +01:00
postcss.config.js Improve require 2020-10-14 21:42:38 +02:00
README.md vue create 2020-10-14 18:38:06 +02:00
tailwind.config.js Purge tailwind css 2020-10-14 20:12:35 +02:00
vue.config.js Remove unused variable 2021-02-28 13:51:09 +01:00
yarn.lock yarn upgrade 2021-02-26 12:46:25 +01:00

kartimento

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.