https://github.com/dc7290/nuxt-ts-template
Nuxt.js ver2.15.0 における初期テンプレートです。
https://github.com/dc7290/nuxt-ts-template
Last synced: over 1 year ago
JSON representation
Nuxt.js ver2.15.0 における初期テンプレートです。
- Host: GitHub
- URL: https://github.com/dc7290/nuxt-ts-template
- Owner: dc7290
- Created: 2021-02-18T19:05:58.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-18T00:16:22.000Z (over 5 years ago)
- Last Synced: 2025-01-22T11:14:09.959Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 208 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Build Setup
```bash
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# generate static project
$ yarn generate
$ yarn start
```
## 参考サイト
- comopsition API におけるオススメする構成 https://zenn.dev/sterashima78/articles/607bcaa644b848
- src 以下のディレクトリ構造 https://www.wantedly.com/companies/noschool/post_articles/308035