Socket
Socket
Sign inDemoInstall

@epandco/create-app

Package Overview
Dependencies
Maintainers
10
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@epandco/create-app

A simple CLI to quickly scaffold projects using EP+Co's standard project templates


Version published
Weekly downloads
0
decreased by-100%
Maintainers
10
Weekly downloads
 
Created
Source

@epandco/create-app

A simple CLI to quickly scaffold projects using EP+Co's standard project templates

Usage

It is highly recommended to use @epandco/create-app via npx to ensure the latest version of the CLI and templates are used.

npx @epandco/create-app <project-name> [options]

Follow the prompts to select a client template and/or server template, or use the --client and --server options to quickly bypass the prompts.

Available templates

  • Client
    • react

Examples

npx @epandco/create-app my-app
npx @epandco/create-app my-app --client react --server express

FAQs

Package last updated on 12 Jul 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

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