Skip to content

An intelligent clock inspired by the movie Groundhog Day 1993.

License

Notifications You must be signed in to change notification settings

925-Studio/wa_groundhog_clock_3

Repository files navigation

🕰️ Groundhog Clock

License: MIT

An intelligent clock inspired by the movie Groundhog Day 1993.

Installation

Clone this repo...

git clone https://github.com/925-Studio/wa_groundhog_clock_3.git

then install.

npm install --save

Usage

Development server

npm start

You can view the development server at localhost:8080.

Production build

npm run build

Note: Install http-server globally to deploy a simple server.

npm i -g http-server

You can view the deploy by creating a server in dist.

cd dist && http-server

Features

Dependencies

webpack

Babel

Loaders

Plugins

Linters

Author

License

This project is open source and available under the MIT License.

About

An intelligent clock inspired by the movie Groundhog Day 1993.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published