KO
|
EN
gitlite — search
Search
#python
#android
#javascript
#machine-learning
#deep-learning
#pytorch
#golang
#python3
#react
#java
#php
#tensorflow
teambition-mobile-web
★ 82
Open GitHub ↗
Teambition webapp.
Download README (.md)
Explore Similar Repositories
prolink-go
:
golang library to interface with Pioneers PRO DJ Link network
examples-orms
:
Sample uses of CockroachDB with popular ORMs
graphql-python-subscriptions
:
A port of apollographql subscriptions for python, using gevent websockets and redis
neo4j_sips
:
Elixir driver for the Neo4j graph database server
combo-tree
:
ComboTree is a jQuery Plugin which is a combobox item with tree structured data list and multi/single selection options and more.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
teambition-mobile-web
?
Download (.md)
Teambition Mobile Web App(TMWA) ====================================== ## global dependency ``` npm i -g gulp npm i -g ionic ``` ## Compile ``` gulp wechat gulp ding gulp qqgroup ``` ## Build ``` gulp wechat.release gulp ding.release gulp qqgroup.release ``` ## deployment ### DingDing in ci ``` npm run locald ``` ### DingDing in beta ``` npm run betad ``` ## startup ``` ionic serve ```