Git Product home page Git Product logo

web's Introduction

急需一位大佬开发写作界面!!!!!十万火急!!!!!!

开发进度

  1. 首页(开发完成)
  2. 书籍信息(开发完成)
  3. 阅读界面(开发完成)
  4. 登陆注册(开发中)
  5. 宇宙观展示(开发中)
  6. 宇宙详细(开发完成)
  7. 作者个人中心(开发完成)
  8. 书籍目录(框架完成!急需完善!!!!!!)************************************

web

开发流程

  1. 所有 Web Team 成员对本仓库仅有 Read 权限;开发前,请先 Fork 本仓库。
  2. Clone 您 Fork 的仓库到本地,将本仓库添加为您 Fork 仓库的 upstream repo,具体操作为:打开 Git Bash 并定位到您的本地仓库,执行以下命令:
    git remote add upstream https://github.com/DaShuoWang/web.git
    如果提示:fatal: remote upstream already exists 请忽略,Github可能已经自动为您添加。 可通过 git remote -v 命令查看是否添加成功。
  3. 请为每一个 Issue/Task 创建单独的 Branch ,且每个 Branch 原则上都应基于最新的 upstream/master 分支创建(您自己仓库的 master 分支将不会被用到)。
  4. 当您在自己的 Branch 上完成工作后,请向本仓库创建一个 Pull Request 。
  5. 经过 Team 成员的相互 Review 后,您的工作将被合并。
  6. 如果您是一位 Git 新手,建议使用 Github Desktop 进行上述操作,或在 VSCode 中使用 GitLens 等插件。

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

icon图标

仓库文件../src/fonts/font/demo_index.html

1.打开就可以看到使用方法 2.第三个选项是icon变色

js

不用引用,可直接写。

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.