GithubHelp home page GithubHelp logo

litor / ubase-vue-example Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 1.0 787 KB

application example based on ubase-vue https://github.com/Litor/ubase-vue

JavaScript 57.35% Vue 37.37% HTML 1.69% CSS 3.57% Batchfile 0.02%

ubase-vue-example's Introduction

ubase-vue-example

vue application based ubase-vue

Table of contents

前端基础入门

准备工作

  • 安装nodejs环境 -for windows | -for mac
  • 设置npm国内镜像,命令行执行: npm config set registry https://registry.npm.taobao.org
  • 安装基础库,命令行执行:npm install -g gulp yo
  • 安装ubase脚手架,命令行执行:npm install -g generator-vum
  • 下载sublime text3前端编辑器,解压后直接使用,无需安装

快速入门

  • 生成APP目录结构,进入项目待存放目录,打开命令行执行:yo vum,选择ubase选项->输入项目名称->回车
  • 生成APP页面, 进入第一步生成的src/pages/文件夹,打开命令行执行:yo vum,选择页面类型 -> 回答是否是app的第一个页面 -> 输入页面名称(名称由字母组成)->回车
  • 在项目根目录下执行npm i --registry=https://registry.npm.taobao.org --sass-binary-site=http://res.wisedu.com/FS/tools
  • 在项目根目录下执行gulp命令启动项目
  • 打开浏览器进入 http://localhost:8081 查看.

ubase-vue-example's People

Contributors

litor avatar

Stargazers

Jizu Sun avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

lkiarest

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.