1.0.3 • Published 4 years ago

@wrenchcoach/dom-label v1.0.3

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

Wrenchcoach DOM Label

A Label made up of a headding and body text, rendered using a dom tree. Could easily be

Docs

Getting started

  1. Install Git
  2. Install Nodejs
  1. Install dependencies.
  • Install yarn
  • Run yarn install
  1. Run the HTTP Server
  2. Build:
  • See npm scripts section below.

Scripts

  • yarn build - produces production version of ZeaEngine.
  • yarn build:dev - produces development version of ZeaEngine and runs a watcher. Edited source code should auto-recompile.

Publishing a new build

  1. yarn dist