[Interop-dev] GSoC 2017 netjsongraph.js progress report 1
Xiang Gao
(spam-protected)
Mon Jun 12 12:11:09 CEST 2017
Have you run npm install ? let’s chat on Gitter
> On Jun 12, 2017, at 17:40, Nemesis <(spam-protected)> wrote:
>
> On 06/11/2017 01:48 PM, Xiang Gao wrote:
>> Hi, all
>>
>> Last week I developed 3 demos using 3 library and completed my stage
>> task in my proposal :)
>>
>> - improve webpack config for development
>> - develop 3 demos using Sigma.js, Pixi.js, Three.js respectively.
>>
>> Sigma.js code looks very concise, but importing of its plugins (such as
>> force layout plugin) in modern way is so hard, I have asked its author
>> by issues: https://github.com/jacomyal/sigma.js/issues/871. but it not
>> work for me, so I have to wait their respond.
>> Pixi.js and Three.js I used it only to render d3 force layout. And
>> three.js looks slow than Pixi.js but its slowness may caused by lines
>> render way. So I plan to use anther way to draw line between nodes to
>> improve its performance, maybe.
>>
>> I haven’t wrote section that explain how to run my demo in README,
>> because it’s only experiment.
>> So I write it here:
>>
>> /git clone dev branch/
>> /yarn install // or npm install/
>> /npm start // replace `entry` in webpack.config.js to check different demo/
>> /
>> /
>
>
> I'm getting this error whan launching npm start:
>
> /var/www/netjsongraph.js/node_modules/eslint-loader/index.js:17
> class ESLintError extends Error {
> ^^^^^
> Hash: b3f9f9780406d097b3d8
> Version: webpack 1.15.0
>
> What am I doing wrong?
>
> Federico
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.funkfeuer.at/pipermail/interop-dev/attachments/20170612/794bc14a/attachment.html>
More information about the Interop-dev
mailing list