Skip to content

skyerjs/skyer-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skyer-example

npm version

Example for skyer web framework.

Install

NPM

$ git clone https://github.com/skyerjs/skyer-example

Usage

$ cd skyer-example
$ npm install

Run

Unix

$ npm start

Window

$ node app.js

Then

$ curl http://localhost:3000/

Hello skyer!

Example

image image

Licences

MIT