New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@clipmx/create.boilerplate

Package Overview
Dependencies
Maintainers
6
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clipmx/create.boilerplate

An app boilerplate generator

  • 1.0.2
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
3
increased by50%
Maintainers
6
Weekly downloads
 
Created
Source

:sparkles: Create Boilerplate :sparkles:

A boilerplate generator for React and Node apps

:information_source: Project requirements (what it needs to run correctly)

node >= v6.0.0 , git

:runner: Getting started

  1. Install this repo globally with npm. Type the following command in the cli
$ npm install -g @clipmx/create.boilerplate
  1. Once you have installed it globally it will be available on the command line by the name clip-boilerplate. Type the following command in the cli
$ clip-boilerplate init
  1. You will be prompted to enter a project type, name, description, version, and author. Project type and name are the only required fields. After you enter the information into the prompts, a directory will be created with the project name and the boilerplate will be cloned into it. All the dependencies will be installed and it will be a new project not connected to its original git repo.

:microscope: Troubleshooting

If you have any issues with cloning the repo you should try two things.

  1. check to make sure you have the correct permissions
  2. Make sure your commit email address is set in git. If you have multiple git users, it needs to be your git user that you use for work at payclip. You can find help doing this here

Keywords

FAQs

Package last updated on 26 Mar 2018

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc