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

@significa/start

Package Overview
Dependencies
Maintainers
2
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@significa/start

Opinionated Significa's bootstrap CLI to start React projects based on Create React App, NextJS or GatsbyJS.

  • 0.0.4
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
7
decreased by-86%
Maintainers
2
Weekly downloads
 
Created
Source

logo

Opinionated Significa's bootstrap CLI to start ReactJS projects based on Create React App, NextJS or GatsbyJS.

npx @significa/start

oclif Version Downloads/week License

Usage

The command-line interface expects the following arguments:

  • Project type: may be one of these options;

    • cra: Create React App from Facebook;
    • next: Next.js from Zeit;
    • gatsby: GatsbyJS;
  • Project name: will be used on the folder name and configuration files;

Eg: npx @significa/start cra hello-world.

Commands

  • Help: npx @significa/start --help;
  • Version: npx @significa/start --version;

Common dependencies:

License

MIT

Keywords

FAQs

Package last updated on 06 Dec 2019

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