Code Monkey home page Code Monkey logo

interviewhome's Introduction

InterviewHome

面试之家是一款用Weex开发的多页面App,题库等内容仅限于交流学习使用,不可用于商业项目。

延伸

附小程序

Install

依赖环境

$  npm -v
// 6.4.1
$ node -v
// v10.15.3

建议使用 n管理工具管理node

安装 Weex-Tookit

Weex-Toolkit 1.x

Weex-Toolkit 2.x

我本地配置环境

安装Weex-Tookit2.x命令

$ sudo npm i weex-toolkit@beta -g

$ weex repair
报错的话执行
 
$ weex doctor

安装Weex-Tookit1.x命令

$ sudo npm i weex-toolkit@latest -g

卸载命令

$ sudo npm uninstall -g weex-toolkit && rm -rf ~/.wx && rm -rf ~/.weex_tmp

我本地使用Weex-Toolki 2.x, weexSDK版本1.8.0

Quickstart

$ git clone https://github.com/iOSGL/InterviewHome.git

cd 到 文件夹下

$ npm install

本项目在platforms下已经有iOS项目,无须执行 weex add iOS,在iOS下如果编译报错修改

File -> Workspace Settings -> Build System 为 Legacy Build Sysyem

常用命令

编译文件

weex compile src/xxxx.vue dest -m

预览文件

weex preview src/xxx.vue

interviewhome's People

Contributors

iosgl avatar webzhd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

interviewhome's Issues

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.