intrepidjs-cli

0.0.4 • Public • Published

intrepidjs-cli

Command line interface for installing and managing IntrepidJS.
IntrepidJS is a framework based on ExpressJS that helps you to develop NodeJS's applications quickly.

Prerequisites

  • Node.js - Download and Install Node.js.
  • MongoDB - Download and Install MongoDB.
  • Redis - Download and Install Redis.

Tools Prerequisites

  • NPM - Node.js package manage; should be installed when you install node.js.
  • Bower - Web package manager. Installing Bower is simple when you have npm:
$ npm install -g bower

Quick Install

The quickest way to get started with IntrepidJS is to install the intrepidjs-cli package from NPM.

Install IntrepidJS CLI:

$ [sudo] npm install -g intrepidjs-cli@latest
$ intrepidjs init <myApp>

Then, open a browser and go to:

http://localhost:8000

More Information

License

The MIT License

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.4
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.4
    1
  • 0.0.3
    1

Package Sidebar

Install

npm i intrepidjs-cli

Weekly Downloads

2

Version

0.0.4

License

MIT

Last publish

Collaborators

  • wtelecom