Skip to content

A behavior used with BeamJS framework to serve static files.

License

Notifications You must be signed in to change notification settings

QuaNode/static-files-behaviour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

static-files-behaviour

A behavior used with BeamJS framework to serve static files.

Installation

npm install static-files-behaviour

Usage

require('static-files-behaviour')({

  name: 'serveWWW',
  directory: './www'
});

About

A behavior used with BeamJS framework to serve static files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published