javascript - Eureca.io start: Where is eureca.js? -


the docs eureca.io (which looks cool) have example client side line:

<script src="/eureca.js"></script> 

looks normal. there no script called "eureca.js" installed npm install eureca.io. what/where file? masquerade name? i'm mystified.

dependencies installed npm default placed in node_modules folder. there eureca.io subfolder , in there should find lib/eurecaclient.js. not sure why example includes eureca.js root folder... :/

disclaimer: haven't tried using this.


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -