Socket
Socket
Sign inDemoInstall

@epig/create-app

Package Overview
Dependencies
218
Maintainers
4
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @epig/create-app

create react app


Version published
Weekly downloads
9
Maintainers
4
Created
Weekly downloads
 

Readme

Source

@epig/create-react-app

使用说明

npx @epig/create-app my-app
cd my-app
npm start

(npx comes with npm 5.2+ and higher, see instructions for older npm versions)

Then open http://localhost:8000 to see your app. When you’re ready to deploy to production, create a minified bundle with npm run build.

options

@epig/luna

npx @epig/create-app my-app-m --luna

移动端

npx @epig/create-app my-app-m --mobile

npx @epig/create-app my-app-m --luna --mobile

管理后台(使用说明看这里)

npx @epig/create-app my-admin-app --admin

Keywords

FAQs

Last updated on 24 Sep 2019

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc