1.0.0 • Published 4 years ago

@sm-monobrands/express-redirect-first-page v1.0.0

Weekly downloads
-
License
ISC
Repository
bitbucket
Last release
4 years ago

Install

  npm install --save @sm-monobrands/express-redirect-first-page

Usage

const express = require('express')
const expressRedirectFirstPage = require('@sm-monobrands/express-redirect-first-page')

const app = express()

app.use(expressRedirectFirstPage())
1.0.0

4 years ago