OBSOLETE: See https://git.nanao.moe/Damillora/Rinze for the current nanao.moe front end.
11141eaae0
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8) Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
assets | ||
components | ||
layouts | ||
middleware | ||
pages | ||
plugins | ||
server | ||
static | ||
store | ||
.gitignore | ||
nuxt.config.js | ||
package.json | ||
README.md | ||
tailwind.config.js | ||
yarn.lock |
miracle
The current web application that presents nanao.moe, my current homepage.
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.