2.0.2 • Published 2 years ago

better-yourself v2.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

中文文档

一.说明

这是一个使用 Node 编写的 Cli 工具,可以帮您快速搭建前端基础项目 :stuck_out_tongue_winking_eye:

二.使用方式

  1. 电脑首先要有 node 运行环境,如未安装 node 请先下载安装
  2. 在终端命令行中 npm install better-yourself -g 把脚手架安装到您电脑全局
  3. 创建项目 在您想创建项目的文件夹目录终端输入
    1. React 版本(含有配置生成页面功能):better-yourself create projectName react
    2. Vue2 版本:better-yourself create projectName vue2
  4. 等待项目创建完成 可以先行查看 README.md,对基础框架有一个初步了解

三.版本更新记录

  • 1.x.x 完成 Cli 搭建(demo 阶段)
  • 2.0.0 开始正式版本
  • 2.0.1 修改 README.md 文档
  • 2.0.2 修改 README.md 文档

English document

一. Description

This is a Cli tool written in Node that can help you quickly build front-end basic projects :stuck_out_tongue_winking_eye:

二.How to use

  1. The computer must first have a node operating environment. If node is not installed, please download and install it first
  2. In the terminal command line npm install better-yourself -g to install the scaffolding globally on your computer
  3. Create a project Enter the terminal in the folder directory where you want to create the project
    1. React version (with configuration generation page function): better-yourself create projectName react
    2. Vue2 version: better-yourself create projectName vue2
  4. Wait for the project to be created. You can view README.md first to have a preliminary understanding of the basic framework

三.Version update record

  • 1.x.x Complete the Cli construction (demo stage)
  • 2.0.0 Start the official version
  • 2.0.1 Modify README.md document
  • 2.0.2 Modify README.md document
2.0.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.1.7

2 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.1

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.0

3 years ago

1.0.9

3 years ago

1.0.10

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago