Skip to content

Repository files navigation

XspeedIt

Demo

This project use NodeJS it's builded by Webpack for the front part. Using ES6, watched by Eslint and tested with Mocha, Chai and ZombieJS. The Backend provide an ExpressJS API.

Table of Contents

Installation

Requirements : NodeJS >= 6.9.1 and NPM >= 4.1.1

Download to your project directory

npm install

Usage

On Terminal

Run Commande line Interface with

node run cli

On Browser

Web Front End Interface (VanillaJS/ES6 with BABEL builded by Webpack) use a NodeJS/ExpressJS API to acces on XspeedIt service.

npm start

Running on http://localhost:7777 (this port must be free)

Unit and End to end tests

Run all with

npm run test

More

Feel free to read package.json for more informations. You can find desktop app and Chrome extension of this Project on demo page of XspeedIt, have fun.

Releases

Packages

Contributors

Languages