Code Monkey home page Code Monkey logo

group_front's Introduction

Automated story telling group project

This is the group project repo.
This project use webpack to develop and build code for release. NPM is used to manage packages.

npm install

install all the dependencies.

npm run dev

run the programme. Changes made in code will be automaticly refreshed on webpage once saved.

version control

master will be the branch containing the latest tested version of our project.
development should be done on develop branch.
develop the prototype
The prototype will be developed in master branch. Every team create a new branch from the master branch to start their work. Once finished, send a merge request to a group member to do the code review and merge for you.
develop new feature
To develop a new feature, create a new branch from the develop branch to start your work.
Once you finished, send a merge request to a group member, and let him/her to review your code.
If there's no problem, merge the code into develop and fix the conficts.
finish a version
once we finished a version, we will create a release branch and test our program, if there's some bug, create bug-fix branch from the release branch and merge back once finished.
If all the tests passed, merge the release version back to both develop and master branch.

group_front's People

Contributors

mhy555 avatar

Stargazers

 avatar

Watchers

 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.