devcamp-js-builder

1.6.3 • Public • Published

DevCamp JavaScript Project Builder

This node module allows you to build skeleton JavaScript projects, to get started, follow these instructions:

  • Run npm install devcamp-js-builder -g to install the library globally on your system, if that runs into an issue, you can run sudo npm install devcamp-js-builder -g -f

To create a new project

  • Change into the directory that you want to build the project in
  • Run the command js-generate into the terminal and follow the prompts

Deployment Options

The react-bootstrap and react-redux templates have the full configuration options set for deploying to Heroku.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i devcamp-js-builder

    Weekly Downloads

    36

    Version

    1.6.3

    License

    MIT

    Unpacked Size

    84.2 kB

    Total Files

    129

    Last publish

    Collaborators

    • jordanhudgens