Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 912 Bytes

README.md

File metadata and controls

53 lines (37 loc) · 912 Bytes

OstroJS Framework


OstroJS Installer

Installer Module for OstroJS


license-image nodejs-image

Installation

You can install the package from npm.

npm i --global @ostro/installer

Usage

ostro new myapp

cd myapp

# start http server
node app