Skip to content

Latest commit

 

History

History

furioos-sdk-js-npm-example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Furioos SDK JS example

This project is a simple nodeJS server that render a single HTML page. It is a first step to try Furioos SDK with your links on Furioos. It also a way to debug localy your application.

Requirements

Node.JS -- v12.x or newer

Installation

npm install

or

yarn

Run

npm run start

or

yarn start

A nodeJS server running on port 8080