mirror of
https://github.com/kevin-DL/team-management.git
synced 2026-01-11 10:44:29 +00:00
dependabot/npm_and_yarn/nanoid-3.1.31
Bumps [nanoid](https://github.com/ai/nanoid) from 2.1.11 to 3.1.31. - [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/2.1.11...3.1.31) --- updated-dependencies: - dependency-name: nanoid dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
team-management
Build Setup
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm run start
# generate static project
$ npm run generate
For detailed explanation on how things work, check out Nuxt.js docs.
Description
Languages
JavaScript
89.2%
Vue
10.4%
CSS
0.4%