Giter Club home page Giter Club logo

voice-manager's Introduction

Netless App Template

Netless App 文档

快速开始

前置条件:至少需要安装了 gitnode 16npm 8

  1. 点击右上角 Use this template 生成一个属于你自己的仓库

    如果需要选用原生以外的模版,请勾上 Include all branches

    如果你安装了 GitHub CLI,也可以用这个命令一键生成并 clone 本仓库

    gh repo create your-app-name --template netless-io/community-apps --include-all-branches
    
  2. 在 .env 文件里配置白板房间 UUID 和 Token

    请将本目录下的 .env.example 文件复制一份,重命名为 .env 或 .env.local 后,在里面填写必须的白板配置信息。你可以在 Netless Workshop 申请专用的白板配置。

  3. 执行 npm install 安装依赖

  4. 执行 npm start 进行本地开发

提交到社区 App 列表

开发完 App 后,可以在 Community Apps 仓库提交你的项目,方便更多人发现和使用。

清单

  • 添加 .env 或 .env.local
  • 修改 package.json 里的 nameprivate 等字段
  • (可选) 发布 npm 包
  • 添加 License
  • 修改 README
  • (可选) 添加 Logo

voice-manager's People

Contributors

arvindevel avatar

Watchers

James Cloos avatar  avatar  avatar

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.