Tubio/tubio-frontend-nuxt-app
dependabot[bot] 864c197dd8
Bump minimist from 1.2.5 to 1.2.6 in /tubio-frontend-nuxt-app
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 10:01:26 +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.