Skip to content

glosa/glosa-static-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Glosa.js: Example client in Javascript.

Demo

Video

Real site using Glosa

Compile

  1. It indicates in main.js, in the variable URL_API , where Glosa is running.
const URL_API = 'https://example.com';
  1. Install gulp
npm i gulp-cli -g
  1. Install dependencies.
npm i
  1. Compile.
gulp

All documents will be in the dist/.

Development

gulp dev

Glosa - Heart necessary to save and get the comments

https://github.com/glosa/glosa-server/

Thanks

Steve Schoger for Zondicons

About

Glosa example static integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published