Skip to content

vincent-scw/Differences.WebClient

Repository files navigation

DifferencesWebClient

This project is the web client side of 有什么不同. The backend of this website is developed with .Net Code 2.0. You can find the project here

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Major tech usage

GraphQL

The Apollo for angular is being used for interacting between backend and frontend.

OpenId

Use openId only for signin

Bulma

Bulma is being used as a client side framework for UI presenting.