Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 545 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 545 Bytes

NAME

JSX - Object-oriented, statically-typed programming language for browsers

INSTALLATION

Install development tools by the following command:

npm install

TESTING

For server side tests, just type the following command:

make test

WEB INTERFACE

A web interface, which compiles JSX source on browsers, is provided by the following commands.

make web # to build web interface (optional)

make server # to run a HTTP daemon