GithubHelp home page GithubHelp logo

pangzhihui / wora-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bupt/wora-app

0.0 2.0 0.0 3.82 MB

Full Stack Dev Starter: An App that Write Once, Run Anywhere.

JavaScript 16.10% TypeScript 39.75% HTML 26.80% CSS 17.35%

wora-app's Introduction

wora-app

Full Stack Dev Starter: An App that Write Once, Run Anywhere(WORA).

Write Once Run Anywhrere

Supported Platforms:

  1. Android
  2. Ios
  3. Linux
  4. Mac
  5. Win32
  6. Web

Google Slide: ROAD TO SUCCESS - TO BECAME A FULL STACK DEV

Install

Requirement: Node.js(v8.x is recommended)

npm install -g cordova ionic

git clone https://github.com/BUPT/wora-app.git
cd wora-app
npm install

Run

Android

ionic cordova platform add android
ionic cordova run android

Ios

ionic cordova platform add ios
ionic cordova run ios

Linux

npm run electron:linux
./dist/wora-app-linux-x64/wora-app

Mac

npm run electron:darwin
./dist/wora-app-darwin-x64/wora-app

Win32

npm run electron:win32
dist\wora-app-win32-x64\wora-app.exe

Web

npm run ionic:serve

Resources

  1. Get started with Ionic Framework

Copyright & License

  • Code & Docs © 2017 Huan LI <[email protected]>
  • Code released under the Apache-2.0 License
  • Docs released under Creative Commons

Result

image

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.