bjornarhagen / calendars

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calendars

See live: https://bjornar.dev/_/calendars

Go in /dist to have a view of the calendars. Print with Ctrl+P, choose no margins in settings.

Setup

Run npm install && npm start

Usage

Make changes by editing in /src. After making an edit do run npm start to update the files in the dist directory.

You can also run npm run watch if you dont want to run npm start all the time. This will watch for changes and autorun the command for you.

Dependencies


Credit

Inspired by https://github.com/jstpcs/lnxpcs

About


Languages

Language:SCSS 46.7%Language:JavaScript 39.1%Language:HTML 14.2%