Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 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

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages