# cache plugin for Snaphy


###A plugin for improving loading time at both backend and frontend

###This plugin is exposed on  `/cache` route

###Please copy the` cache` folder to `common/settings/` after plugin installed.

### TO Install a npm module use `npm install moduleName --prefix ../../../ --save` and then save the module in package.json of plugin file.


####Written by Robins Gupta

