Skip to content

wolox-training/jb-angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 

Repository files navigation

Test Angular Plink / Maquetado

This project was generated with Angular CLI version 8.3.20.

Installation

Install the dependencies and devDependencies and start the server.

$ git clone https://github.com/wolox-training/jb-angular.git
$ cd plink-frontend
$ npm install
$ ng serve

configure environment file:

$ cd plink-frontend/src
$ mkdir environments
$ cd environments
$ touch environment.ts

minimum must have the following environment variables:

export const environment = {
  production: false,
  ROOT_URL: '',
  RAPID_API_HOST: '',
  RAPID_API_KEY: '',
};

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •