This website works better with JavaScript.
Explore
Help
Sign In
kbruen
/
foxbank
mirror of
https://github.com/dancojocaru2000/foxbank.git
Watch
1
Star
0
Fork
You've already forked foxbank
0
Code
Releases
Activity
Project, Web Technologies, Year 3, Semester 1
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33
Commits
5
Branches
0
Tags
1.7 MiB
Tree:
efb98ceb2e
Backend
Frontend
Frontend-Kenny-Attempt-1
Frontend-Kenny-GitHubActions
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'efb98ceb2e'
${ noResults }
foxbank
/
FoxBank.code-workspace
14 lines
118 B
Raw
Normal View
History
Unescape
Escape
Added VS Code workspace
3 years ago
{
"folders": [
{
"path": "client"
},
{
"path": "server"
Add root directory to VS Code workspace
3 years ago
},
{
"path": "."
Added VS Code workspace
3 years ago
}
],
"settings": {}
}