1.0.8 • Published 2 years ago
assetview v1.0.8
AssetView
AssetView serves a static html page containing all images from the specified folder
Prerequisites
This project requires NodeJS (version 8 or later) and NPM. Node and NPM are really easy to install. To make sure you have them available on your machine, try running the following command.
$ npm -v && node -v
6.4.1
v8.16.0
Installation
To install and set up the library, run:
$ npm install -g assetview
Usage
$ assetview path-to-assets
This will run an express server on port:3000 with all files of your assets folder
License
MIT