Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fumi-sagawa/nuxt-microcms
https://github.com/fumi-sagawa/nuxt-microcms
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fumi-sagawa/nuxt-microcms
- Owner: fumi-sagawa
- Created: 2021-04-01T14:03:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-04-12T12:48:16.000Z (over 3 years ago)
- Last Synced: 2024-11-05T14:26:14.005Z (about 2 months ago)
- Language: CSS
- Size: 282 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NuxtMicroCMS20210401
## 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).
## 概要
NuxtとMicroCMSを使用した実行環境テスト用リポジトリ