Skip to content

ApitechFR/krisalee-admin-front-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

krisalee-admin-front

Projet Krisalee
Élément Admin Panel
Type Front-End
Technologies Node, Angular
Fork https://github.com/akveo/ngx-admin

Useful commands

# run a docker for local development
docker run -it --rm -p 8080:8080 -v "$PWD":/usr/src/app -w /usr/src/app node:14 /bin/bash

# setup fork
git remote add upstream [email protected]:akveo/ngx-admin.git
git remote -v

# fetch fork modifications and rebase on them
git fetch upstream
git status
git rebase upstream/master

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published