//github-issues-viewbywattanx

github-issues-view

0
0
0
19
TypeScript

GitHub issues view

This is a viewer that allows you to view issues in a specified GitHub Repository.

Usage

# Install the package
$ npm install

# Launch the development server.(localhost:3000)
$ npm run dev

# Static generation of applications
$ npm run build

# Launch a statically generated application.
$ npm run start
[beta]v0.14.0