Git Product home page Git Product logo

taia's Introduction

taia · GitHub license npm version CI Status PRs Welcome

Taia is a React Native framework for faster app development.

  • Out of the box: Built-in routing, build, deployment, testing, lint, etc., all you need is one umi dependency to get started.
  • Complete routing: Supports configuration or file system based.

create app

Let's find a place to create an empty directory

$ mkdir myapp && cd myapp

Create projects through official tools

$ npx create-taia@latest
# or
$ yarn create taia
# or
$ pnpm dlx create-taia@latest

start a project

$ npm start
$ i
# or
$ a

build

$ npm run build

Contributing

Development of Taia happens in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements. Read below to learn how you can take part in improving Taia.

Read our contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to Taia.

License

Taia is MIT licensed.

taia's People

Contributors

txp1035 avatar

Stargazers

 avatar

Watchers

 avatar

taia's Issues

[Bug] say something

What happens?

@txpjs/qa 使用过程中报错提示要安装ts-node,希望能够内置

Roadmap 1.x

@txpjs/qa

  • config 层
  • lint 层(默认好用的命令,同时支持用户自定义)
    • 命令收敛
    • 配置文件收敛
  • cli 层
    • 一键安装配置化
    • verifyCommit

taia

expo版

  • taia dev 运行项目
  • taia build构建项目
  • 配置式+约定式路由
  • 数据管理最佳实践
  • 权限管理最佳实践
  • 请求最佳实践
  • 国际化最佳实践
  • icons最佳实践
  • 埋点最佳实践
  • css最佳实践(研究什么用less等)
  • 测试最佳实践
  • 质量保障最佳实践
  • 图表最佳实践
  • 多端混合最佳实践

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.