Skip to content

samakunchan/papangue

Repository files navigation

Owner Owner Owner

PAPANGUE

Interface graphique de mon portfolio et de mon blog.

Pré - requis

Dépendences Versions
Node 14.20.0
NPM 6.14.17

Pour mettre à jour la version Node, utilisez ou installer nvm, c'est plus pratique.

Installation angular

npm install -g @angular/cli

Installation du projet

git clone https://github.com/samakunchan/papangue.git && 
cd papangue &&
yarn install

Lancement du projet

ng serve
Serveurs Adresse
Local http://localhost:4200

Test

# unit tests
yarn run test

# e2e tests
yarn run test:e2e

# test coverage
yarn run test:cov

About

Mon site web sur angular avec keycloak et freelance-api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published