Skip to content

spatocode/hyron-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create Hyron app with no build configuration

Installation

$ npm install -g hyron-cli

Usage

Create the app:

$ hyron my-hyron-app

Install dependencies:

$ npm install

Start your Hyron.js app at http://localhost:3000/:

$ npm start

Command Line Options

Hyron CLI can also be further configured with the following command line flags.

    -v, --version        output the version number
-s, --style <engine>   add stylesheet <engine> support (less|stylus|compass|sass) (defaults to plain css)
-h, --help           output usage information

License

MIT

About

Create hyron app with ease

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors