1.0.5 • Published 8 years ago

uMech v1.0.5

Weekly downloads
1
License
ISC
Repository
-
Last release
8 years ago

#uMech

Install packages

In terminal run commands below to install package

npm i -g nodemon

npm i uMech

Getting started

Create a logs directory in root level of your project. Inside create a eLog.log file to create a file to log errors

logs/eLog.log

Usage

In command line run

DEBUG=true nodemon [server path goes here]

implementing in your file

const umech = require('uMech');

umech.debug('title goes here', obj, status);

###Style Guide reference Airbnb

###Contributors View Contributors

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago