Code Monkey home page Code Monkey logo

promotion-front's Introduction

junshi

目录介绍

  • container:容器配置文件目录
  • dist:网站实际发布目录(只做发布不能在此做开发)
  • src:网站源文件目录(在此做开发)
  • test:测试文件

本地如何运行

  1. fork 上游 到自己仓库
  2. 进入工作空间,运行命令:git clone https://github.com/yougitname/promotion-front.git
  3. cd promotion-front && docker-composer up -d
  4. 访问 localhost 即可
  5. 建立新分支并进行代码修改, 然后提交至自己仓库。
  6. 提交 PR(pull request) 至上游
  7. 登录上游账号,合并你刚刚提交的PR进master分支。
  8. 登录服务器,进入 /root/www/promotion-front/ 目录, 运行 ./start.sh 脚本.会从上游拉取最新的代码到服务器。
  9. 打开网站,查看最新代码

注意事项

  • 需要 docker 支持。
  • src 目录中的 index.html, career.html, ranking.html 为三个业务页面
  • 不要在 master 分支上开发,尽量建立新分支进行开发。

promotion-front's People

Contributors

fuanna2020 avatar junshi2019 avatar

Watchers

hongzhilin 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.