Tubio/tubio-frontend-nuxt-app
dependabot[bot] 598af6878a
Bump color-string from 1.5.4 to 1.9.0 in /tubio-frontend-nuxt-app
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.4 to 1.9.0.
- [Release notes](https://github.com/Qix-/color-string/releases)
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Qix-/color-string/compare/1.5.4...1.9.0)

---
updated-dependencies:
- dependency-name: color-string
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-06 13:43:36 +00:00
..
2020-09-30 20:57:12 +02:00
2020-09-27 21:05:58 +02:00
2020-09-27 21:05:58 +02:00
2020-09-30 15:41:51 +02:00

tubio-frontend-nuxt-app

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.