Giter Club home page Giter Club logo

lugia-web's Introduction

@lugia/lugia-web

一套基于 Lugia Design Language 的高品质 React 组件,适用于 Web 端

文档

开发方式

Fork 工作流

补充:

在 gitlab 中,当**仓库合并了你的开发分支请求后(Merge Request !X was merged),怎样与**仓库同步并删除开发分支:

git checkout <本地主分支>
git pull <**仓库名字> <**仓库主分支>
git push
git branch -d <本地开发分支>
git push <自己仓库名字> -d <自己仓库开发分支>

查看本地连接到的仓库

git remote -v

在 VSCode 中开发调试

安装新的包

1、安装 yarn

# 安装 yarn
npm install -g yarn

# 查看版本
yarn --version

2 、在项目根目录进行依赖包安装

# 安装依赖包
yarn

启动项目

yarn start

lugia-web's People

Contributors

zenjava avatar grguang avatar liangguodong00100 avatar hadesxx avatar sleepyaries avatar cuicuiwang avatar hanjingboo avatar itcat99 avatar dependabot[bot] avatar

Stargazers

Roman avatar

Watchers

James Cloos 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.