Skip to content

Shigeyuki-fukuda/github-issue-list

Repository files navigation

GitHub Issue List

  • GitHub の Issue リスト表示アプリケーションです。

本番 URL

使用技術

  • Nuxt.js (Composition API)
  • TypeScript
  • Jest / Vue Test Utils
  • Tailwind CSS

各種コマンド

# 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

# lint
$ npm run lint-fix

About

GitHub の Issue リスト表示アプリケーションです。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published