Tubio/tubio-frontend-nuxt-app
dependabot[bot] 37389ad72d
Bump nanoid from 3.1.20 to 3.2.0 in /tubio-frontend-nuxt-app
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.20 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.20...3.2.0)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-22 02:52:37 +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.