Go to file
dependabot[bot] 62f6f4fc25
Bump follow-redirects from 1.14.4 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.4...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 18:45:49 +00:00
public Simple cards displaying and actions. 2021-10-30 16:27:29 +02:00
src Icons and more displaying. 2021-10-30 21:31:14 +02:00
.gitignore init 2021-10-30 15:45:04 +02:00
babel.config.js init 2021-10-30 15:45:04 +02:00
package.json Icons and more displaying. 2021-10-30 21:31:14 +02:00
README.md Update README.md 2021-10-30 21:34:21 +02:00
yarn.lock Bump follow-redirects from 1.14.4 to 1.14.8 2022-02-14 18:45:49 +00:00

cartes-ui (ui for cartes)

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.