wsaefulloh / express-boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boilerplate

Boilerplate express js

Installation

Use the package manager npm to install this repo.

npm install

or you can use yarn to doing installation.

yarn install

Usage

run program using terminal.

npm start

You can test the endpoint using postman or other software

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About


Languages

Language:JavaScript 98.5%Language:Shell 1.5%