Skip to content

BensonLiao/avc-camera-webui-fe

Repository files navigation

webserver-frontend

Setup the develop environment

1. Clone the repository

# host
$ git clone git@bitbucket.org:androvideo/webserver-frontend.git
$ cd webserver-frontend
$ npm install

2. Start the develop server

$ npm start

Build

$ npm run build

Branches

  • master
    The main branch.
    How to push commits?
    1. Create your new branch from master.
    2. Push commits to your new branch.
    3. Create a merge-request from your new branch to master.
    • note: Merge master into avn before release.
  • avn
    The ArecontVision branch.
    How to push commits?
    1. Create your new branch from avn.
    2. Push commits to your new branch.
    3. Create a merge-request from your new branch to avn.
    • note: Don't merge avn into master.

Design Spec

About

The edge ai camera's web ui of androvideo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages