Skip to content

WiderFunnel/Weevar.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weevar.js, script use to power our snippet on client websites.

Installation

Clone the project and install the node dev dependencies:

$ git clone git@github.com:Saasquatch-Inc/Weevar.js.git
$ npm install

Build

To compile a build, just run gulp in your terminal:

gulp

You can also run gulp watch to watch the changes on any files within the /src directory and build automatically.

Tests

To run the tests, simply open testrunner.html in your browser or run:

npm test

For more detailed information, visit the Wiki

About

Snippet code and core functionality of Weevar.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published