Socket
Socket
Sign inDemoInstall

gleaf-cli

Package Overview
Dependencies
418
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    gleaf-cli

前端快速构建工具


Version published
Weekly downloads
19
Maintainers
1
Install size
42.0 MB
Created
Weekly downloads
 

Readme

Source

admin

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

主题色

调整项目主题色为蓝色,需进行2部分修改

  1. 调整全局变量(assets/styles/var.scss)
$--color-primary: #2699f4 !default;
  1. 切换组件库主题样式库(babel.config.js)
'styleLibraryName': 'theme-chalk'
'styleLibraryName': 'style'

FAQs

Last updated on 01 Jun 2020

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