Skip to content
/ emtimer Public

Emtimer is a cowntdown timer, which is simple and high functional.

License

Notifications You must be signed in to change notification settings

RNGeek/emtimer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9281abe · Feb 2, 2022
Dec 20, 2017
Dec 28, 2017
Feb 2, 2022
Dec 28, 2017
Mar 5, 2017
Dec 28, 2017
Aug 30, 2020
Sep 1, 2020
Mar 7, 2017
Sep 1, 2020
Mar 6, 2017
Sep 1, 2020
Sep 2, 2020
Sep 5, 2020
Feb 2, 2022
Feb 2, 2022
Feb 2, 2022
Aug 30, 2020
Aug 30, 2020
Aug 30, 2020
Aug 30, 2020
Feb 2, 2022
Sep 29, 2020
Feb 2, 2022

Repository files navigation

emtimer

Emtimer is a cowntdown timer, which is simple and high functional.

Requirements

  • Node.js
  • npm
  • yarn

Recommended

  • VSCode

Setup

# Setup
$ git clone https://github.com/mizdra/emtimer.git
$ cd emtimer
$ cp .example.env .env
# Edit .env for your environment
$ vim .env
$ yarn install

# Start webpack-dev-server
$ yarn run dev

npm-scripts

  • yarn run dev: Start webpack-dev-server
  • yarn run lint: Lint project
  • yarn run build: Build for production
    • If necessary, you can serve production: npx http-server dist/

About

Emtimer is a cowntdown timer, which is simple and high functional.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published