GithubHelp home page GithubHelp logo

start-simple-template's Introduction

快速地start-simple-template 创建 Web 单页应用


在线 Demo



特性


预配置

UI 框架

  • ElementUI - 为开发者、设计师和产品经理准备的基于 Vue 2.0 的桌面端组件库

  • VantUI - 轻量、可靠的移动端 Vue 组件库

Icons

插件

编码风格

衍生项目

由于这个模板的业务场景非常的局限,下面提供了一个精心策划的列表,列出了社区维护的具有不同偏好和功能集的衍生项目。也可以看看他们。当然也欢迎你 PR 提供自己的项目!

官方

现在可以试试!

start-simple-template 需要 Node 版本 >=14

GitHub 模板

使用这个模板创建仓库.

克隆到本地

如果您更喜欢使用更干净的 git 历史记录手动执行此操作

npx degit dbudaiya/start-simple-template my-start-simple-template-app
cd my-start-simple-template-app
yarn i # 如果你没装过 yarn, 可以先运行: npm install -g yarn

清单

使用此模板时,请尝试按照清单正确更新您自己的信息

  • LICENSE 中改变作者名
  • App.vue 中改变标题
  • vue.config.ts 更改主机名
  • public 目录下改变favicon
  • 整理 README 并删除路由

紧接着, 享受吧 :)

使用

开发

只需要执行以下命令就可以在 http://localhost:3333 中看到

yarn dev

构建

构建该应用只需要执行以下命令

yarn build

然后你会看到用于发布的 dist 文件夹被生成。

部署到 Netlify

前往 Netlify 并选择你的仓库, 一路 OK 下去,稍等一下后,你的应用将被创建.

start-simple-template's People

Contributors

dushenyan 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.