A new way to spy your UI, withut a lot of requests
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
# really easy
npm install
npm run dev
npm install
npm test
- 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
- nodemon: Simple monitor script for use during development of a node.js app.
- standard: JavaScript Standard Style
ISC