Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 281 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 281 Bytes

EWASM Studio

A lightweight development environment for eWASM.

The application is available in the app directory, all commands below must be done there.

Installation

npm install

Usage

PORT=some_port_number npm start

The default port (if not specified) is 3000.