The Wayback Machine - https://web.archive.org/web/20220410200913/https://github.com/topics/supervisor
Skip to content
#

supervisor

Here are 369 public repositories matching this topic...

第一个完整的react-native项目。包括服务端和移动端两部分。服务端使用express+bootstrap进行搭建,主要功能有登录、退出、模块选择、查看、修改、删除、分页等后台管理的基本功能;移动端主要用到组件View、Text、Image、ScrollView、ListView等常用的组件,也使用了第三方的地图服务(高德地图),作为初学者。是一个很好的学习案例。

  • Updated Feb 20, 2020
  • JavaScript
brandonbloom
brandonbloom commented Sep 2, 2021

As of #213, we have support for static shell completions. There are a few enhancements to make:

  1. more robust install support for linux and windows
  2. automatic installation as part of our install script
  3. dynamic completions, for example, completing component names on commands like exo start ...

This is all relatively low priority, but (3) in particular is probably a good "help

good first issue help wanted feature request

Improve this page

Add a description, image, and links to the supervisor topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the supervisor topic, visit your repo's landing page and select "manage topics."

Learn more