An open API service indexing awesome lists of open source software.

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 における初期テンプレートです。

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