/gob.cl

Primary LanguageHTML

gob.cl framework

Table of Contents

Installation.

For install run:

npm install @gobdigital-cl/gob.cl

or

yarn add @gobdigital-cl/gob.cl

Documentation.

See documentation and demo at:

Development.

Commands:

  • npm run build for build gob.cl library
  • npm run build:watch for build gob.cl library and watch files for re-build
  • npm run serve for run site demo w/ browserSync
  • npm run serve:documentation for run documentation w/ browserSync