No description
Find a file
2021-02-26 08:16:56 +01:00
dist Release v1.3 2021-02-17 23:19:47 +01:00
public vue create 2020-10-14 18:38:06 +02:00
src fix typo 2021-02-26 08:16:56 +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 yarn add markdown-it-footnote 2020-12-13 23:17:16 +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 Use relative paths 2021-02-08 20:48:35 +01:00
yarn.lock yarn upgrade 2021-02-17 23:17:33 +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.