README
vexlib-js:
En el shell/On the shell:
yarn add vexlib-js
En el código/On your code:
import VexLib from 'vexlib-js'
const vl = VexLib.singleton({
baseUrl: 'localhost', // Default: 'ex.contimita.com' if serving from the web
lang: 'ES' // Default: 'EN'
})
MIT Licensed 2018-2019 by Sistemas Timitacon C.A.