Tubio/tubio-frontend-nuxt-app
dependabot[bot] 34a94bfa3f
Bump node-sass from 4.14.1 to 7.0.0 in /tubio-frontend-nuxt-app
Bumps [node-sass](https://github.com/sass/node-sass) from 4.14.1 to 7.0.0.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.14.1...v7.0.0)

---
updated-dependencies:
- dependency-name: node-sass
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 00:16:23 +00:00
..
2020-09-30 20:57:12 +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.