Closed louy2 closed 9 years ago
Insights is what we gonna use to prototype.
According to duo, we only need a index.js file and write into it:
index.js
var insights = require('ignacioola/insights')
and build it with
duo index.js
Insights is what we gonna use to prototype.
According to duo, we only need a
index.js
file and write into it:and build it with