Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Hans-R-D
/
Nexora-Music
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Nexora-Music
/
frontend
/
jsconfig.json
ChandimaPrabath
nextjs init
21986a1
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
77 Bytes
{
"compilerOptions"
:
{
"paths"
:
{
"@/*"
:
[
"./src/*"
]
}
}
}