Git Product home page Git Product logo

starter-wx's Introduction

starter-wx

starter-wx 是一个用于快速创建新项目的命令行工具。它提供了多种模板供你选择,包括 TypeScript、Vue 2、Vue 3 和 Nuxt 3。

安装

使用 npm 来全局安装 starter-wx

npm install -g starter-wx

使用1

安装完 starter-wx 后,你可以在命令行中使用 starter-wx 命令来创建新项目。运行以下命令:

starter-wx

1、然后,你会看到一个提示,让你选择一个模板。使用上下箭头键来选择一个模板,然后按回车键确认你的选择。

2、接下来,你需要输入你的项目名称。这将会是你的项目目录的名称。

3、最后,starter-wx 会开始创建你的新项目。它会从 GitHub 克隆模板,然后在你的项目目录中安装依赖。

4、创建完新项目后,你可以进入你的项目目录,然后开始编写代码:

cd <你的项目名称>

使用2

你也可以在命令行直接写明使用的模板和应用名,将会直接创建:

starter-wx ts my-app-name

反馈

如果你在使用 starter-wx 时遇到任何问题,或者有任何建议,欢迎在 GitHub 上提交 issue。

starter-wx's People

Contributors

lifecodeforlife avatar betteroneday avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.