Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

devcamp-js-builder

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

devcamp-js-builder

Generator for JavaScript and TypeScript projects

latest
Source
npmnpm
Version
1.6.3
Version published
Maintainers
1
Created
Source

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.

FAQs

Package last updated on 30 Mar 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts