Skip to content

mock async filesystem and experimentation harness

Notifications You must be signed in to change notification settings

estollnitz/mockfs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installing tools

You'll need to install Node.js from https://nodejs.org if you don't have it. Then install Grunt and Bower globally as follows:

npm install -g grunt bower

Installing packages

npm install
bower install

Building

grunt build

Running

Launch a browser and point it at build/index.html.

About

mock async filesystem and experimentation harness

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.7%
  • HTML 32.2%
  • CSS 3.1%