be24177e0c
Bumps [@nuxtjs/axios](https://github.com/nuxt-community/axios-module) from 5.12.5 to 5.13.6. - [Release notes](https://github.com/nuxt-community/axios-module/releases) - [Changelog](https://github.com/nuxt-community/axios-module/blob/main/CHANGELOG.md) - [Commits](https://github.com/nuxt-community/axios-module/compare/v5.12.5...v5.13.6) --- updated-dependencies: - dependency-name: "@nuxtjs/axios" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.github | ||
api | ||
layouts | ||
pages | ||
static | ||
.editorconfig | ||
.gitignore | ||
LICENSE | ||
README.md | ||
jsconfig.json | ||
nuxt.config.js | ||
package.json | ||
yarn.lock |
README.md
IPAServer
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.