Skip to content

ostrojs/installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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