Tubio/tubio-frontend-nuxt-app
dependabot[bot] d3aa2042ee
Bump path-parse from 1.0.6 to 1.0.7 in /tubio-frontend-nuxt-app
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-13 00:34: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.