Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fumi-sagawa/daikonya-nuxt
福島県いわき市にある「家庭の味 だいこん家」のホームページ
https://github.com/fumi-sagawa/daikonya-nuxt
Last synced: 19 days ago
JSON representation
福島県いわき市にある「家庭の味 だいこん家」のホームページ
- Host: GitHub
- URL: https://github.com/fumi-sagawa/daikonya-nuxt
- Owner: fumi-sagawa
- Created: 2020-11-20T03:31:46.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-27T12:24:50.000Z (29 days ago)
- Last Synced: 2024-11-27T13:26:20.236Z (29 days ago)
- Language: Vue
- Homepage: https://daikon-ya.net/
- Size: 54.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# daikonya
## Build Setup
```bash
# 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](https://nuxtjs.org).