1.0.3 • Published 6 years ago

the-site-routes v1.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

the-site-routes

Build Status npm Version JS Standard

Routes for the-site

Installation

$ npm install the-site-routes --save

Usage

'use strict'

const theSiteRoutes = require('the-site-routes')

async function tryExample () {

}

tryExample().catch((err) => console.error(err))

API Guide

License

This software is released under the MIT License.

Links