Skip to content

CaseNine/compare-engine

Repository files navigation

This is the compare engine, writen in Javascript.

How to create build.

run on your terminal the following command:

grunt

And checkout the dist/ dir.

How to use the build output in your project.

Copy the dist/ dir to your project. Then paste this html code snippet in your index.html file:

<link rel="stylesheet" href="styles/75492796.main.css">
<script data-main="scripts/7f86cc88.main" src="components/requirejs/require.js"></script>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published