This website works better with JavaScript.
Home
Explore
Help
Sign In
Immanuel
/
skouter
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Skouter mortgage estimates. Web application with view written in PHP and Vue, but controller and models in Go.
140
Commits
1
Branch
11 MiB
Tree:
3152ff716d
skouter
/
grav-admin
/
user
/
plugins
/
admin
/
themes
/
grav
/
.babelrc
.babelrc
41 B
Raw
Normal View
History
Setup grav Store only files relevant to the project by tracking only the user/ directory.
1 year ago
1
2
3
{
"presets"
: [
"@babel/preset-env"
]
}