Skip to content

dalecarnegie95/ui-spy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ui-spy

A new way to spy your UI, withut a lot of requests

Installation

This is a Node.js module available through the npm registry. It can be installed using the npm or yarn command line tools.

npm install ui-spy --save

Usage

# really easy

npm install

npm run dev

Tests

npm install
npm test

Dependencies

  • body-parser: Node.js body parsing middleware
  • express: Fast, unopinionated, minimalist web framework
  • mongodb: The official MongoDB driver for Node.js
  • mongoose: Mongoose MongoDB ODM

Dev Dependencies

  • nodemon: Simple monitor script for use during development of a node.js app.
  • standard: JavaScript Standard Style

License

ISC

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published