Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gaea-cli

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gaea-cli

gaea-cli

  • 0.5.6
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
17
increased by112.5%
Maintainers
1
Weekly downloads
 
Created
Source

欢迎使用Gaea

vue 单页面脚手架 node>8.9.0

安装步骤

  • 安装Gaea-cli npm install gaea-cli -g
  • 初始化项目 gaea init projectName
  • 安装依赖 npm install
  • 编译第三依赖方包 npm run dll
  • 开发 npm run dev
  • 编译 npm run build
  • 上传 npm run upload
  • 真机调试 npm run carefree

cli脚手架分支

  • master 构建工具脚本代码
  • dev 生成模版代码文件集合

模板demo分支

  • trunk.dev.vuex
  • trunk.dev.vue
  • trunk.dev.ts
  • trunk.dev.smock
  • trunk.dev.skeleton(手写骨架屏html注入)

功能点

  • webpack4.0 + Babel7 ✔️
  • 支持 vuex ✔️
  • 支持 一键上传 ✔️
  • 支持 TypeScript ✔️
  • 支持 Smock
  • 支持 NutUI2.0
  • 支持 CareFree ✔️
  • 支持 Skeleton ✔️
  • 支持 PWA

Keywords

FAQs

Package last updated on 28 Nov 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