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

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-15 17:47:33 +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.7 2022-01-15 17:47:33 +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.