Skip to content
This repository has been archived by the owner on Apr 9, 2020. It is now read-only.

omega-takai/TimeSignal

Repository files navigation

TimeSignal

GitHub license

Notify time at regular intervals

DEMO

PAGE STATUS LINK
Web App Netlify Status ttakai-time-signal
Storybook Netlify Status ttakai-time-signal-storybook

Features

  • Can be developed OFFLINE after $ yarn install
  • Generate Static
  • Nuxt.js v2.5.0
  • Vuex
  • Storybook

How to Develop

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

# generate static project for GitHub Pages
$ yarn generate:gh-pages

References

About

時報WEBアプリケーション

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published