Skip to content

cndjp/qicoo-front

Repository files navigation

Qicoo App front end

This is the front end application of Qicoo app. All files are under development.

How to change the backend API base URL

Specify environment variable when building Docker image.

docker build --build-arg BASE_URL=http://example.net/v2 -t "cndjp/qicoo-front:dev" .

How to see mock website with Docker

Run command below:

docker run --rm -d -p 8080:80 cndjp/qicoo-front

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •