Code Monkey home page Code Monkey logo

hcpairing-frontend's Introduction

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

HCPairing

An effective consultant assisting in overcoming obstacles with proven results and policies under the struggling periods.
Explore the services »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgements

About The Project

Product Name Screen Shot

TBD

Built With

The project is mainly built with the following well-known frameworks and libraires.

Getting Started

Besides using the published version, you can compile your own and make pull requests if you think this project can be better!

Prerequisites

Version
Node.js v14.17.0
Npm v6.14.13
React v17.0.2
TypeScript v4.3.2
Redux v7.2.4
Material-UI v4.11.4

Step one - Clone the repo

git clone https://github.com/RainrainWu/hcpairing-frontend.git

Step two - Install dependencies

npm install

Step three - Build

npm run build

The code will be generated in build/ directory

Step four - Host with http-server

npx http-server ./build -p [port]

Be sure that you have already installed npx through npm install -g npx.

Usage

TBD

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated. Please follow the instructions below to start contributing to our project:

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Acknowledgements

hcpairing-frontend's People

Contributors

f26401004 avatar rainrainwu avatar

Watchers

 avatar  avatar

Forkers

f26401004

hcpairing-frontend's Issues

feat(env): Establish the CD

Provider: GitHub Action
Delivery to: Azure App Services (Static Web App)
Rules: There are mainly two versions (development on the develop branch and production on the master branch) that need to be delivered to Azure.

  • Deploy the current version to the production on the master branch when there is a merge from any other branch.
  • Deploy the current version to development on the develop branch when there is a merge from any other branch.

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.