Skip to content

Latest commit

 

History

History

node

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

TI-JS Sample - node

Table of contents

Introduction

This project demonstrates how to use the ti-js library in a node server.

Setup

Run:

npm install

Usage

To start the server, run:

npm start

Then navigate to http://127.0.0.1:3000/ in your favorite web browser.

License

MIT