Skip to content

CLI BASE ON NODE GEnerate Template and Start Your project

Notifications You must be signed in to change notification settings

VyaWave/forbes-cli

Repository files navigation

Forbes

logo

Description

Generate new project with webpack, no need more config for webpack.

Usage

# install global
npm i -g forbes

# mkdir new Dir [Project-Name]
forbes install

GIT REPO

git init                       # 初始化
git remote add origin ${YOUR REMOTE REPO-URL} #添加远程地址
git remote -v                  # 查看当前的远程仓库
git push                       # 推送到指定的repo

About

CLI BASE ON NODE GEnerate Template and Start Your project

Resources

Stars

Watchers

Forks

Packages

No packages published