mirror of
https://github.com/tornadocash/tornado-initiation-ui.git
synced 2024-11-22 01:26:51 +01:00
67ccb5a222
Bumps [eslint-plugin-nuxt](https://github.com/nuxt/eslint-plugin-nuxt) from 1.0.0 to 2.0.0. - [Release notes](https://github.com/nuxt/eslint-plugin-nuxt/releases) - [Changelog](https://github.com/nuxt/eslint-plugin-nuxt/blob/master/CHANGELOG.md) - [Commits](https://github.com/nuxt/eslint-plugin-nuxt/compare/v1.0.0...v2.0.0) Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.github | ||
abi | ||
assets | ||
components | ||
langs | ||
layouts | ||
middleware | ||
pages | ||
plugins | ||
static | ||
store | ||
utillites | ||
.editorconfig | ||
.eslintrc.js | ||
.gitignore | ||
.prettierrc | ||
jsconfig.json | ||
networkConfig.js | ||
nuxt.config.js | ||
package.json | ||
README.md | ||
yarn.lock |
governance-dep-ui
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.