Skip to content

AvocaPlatform/Avoca-Platform-Angular

Repository files navigation

Avoca-Platform Angular 2+

Installation

Clone repo

# clone the repo
$ git clone https://github.com/AvocaPlatform/Avoca-Platform-Angular.git

# go into app's directory
$ cd Avoca-Platform-Angular

# install app's dependencies
$ npm install
# if have some error please try
$ yarn install

Config

  • Create Oauth2 from Avoca Platform
  • Go to src/app/config/appConfig.ts
  • Config oauth2 with Avoca-Platform

Usage

# serve with hot reload at localhost:4200.
$ ng serve

# build for production with minification
$ ng build

About

A client page for Avoca-Platform write by Angular

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published