Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nakamura196/calendar3
カレンダー検索 + Nuxt + JSON版?
https://github.com/nakamura196/calendar3
Last synced: 11 days ago
JSON representation
カレンダー検索 + Nuxt + JSON版?
- Host: GitHub
- URL: https://github.com/nakamura196/calendar3
- Owner: nakamura196
- Created: 2020-02-10T22:26:21.000Z (almost 5 years ago)
- Default Branch: develop
- Last Pushed: 2023-01-05T06:57:29.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T15:08:18.649Z (over 1 year ago)
- Language: Vue
- Homepage: https://nakamura196.github.io/calendar3/
- Size: 4.46 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# calendar6
> My doozie Nuxt.js project
## Build Setup
``` bash
# install dependencies
$ npm run 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).