bluehost

1.2.4 • Public • Published

Bluehost Npm Pakage

To Start New File You Can Use npx bluehost <your app name>

Add File in The Routes Folder with name.route.js to add a new route to The Package

In The name.route.js and the following lines of code : `const express = require('express');

const express = require('express'); const router = express.Router();

router.get('/', (req, res) => { res.render('users/index.ejs') }) module.exports = router;

Package Sidebar

Install

npm i bluehost

Weekly Downloads

5

Version

1.2.4

License

ISC

Unpacked Size

28.3 kB

Total Files

34

Last publish

Collaborators

  • blueobsidian