Initial commit

This commit is contained in:
aarbit 2024-06-02 23:33:44 -05:00
commit 7363fdf3b1
2 changed files with 31 additions and 0 deletions

24
.gitignore vendored Normal file
View File

@ -0,0 +1,24 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
node_modules
dist
dist-ssr
*.local
# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?

7
README.md Normal file
View File

@ -0,0 +1,7 @@
# Pretty Player FE
Typescript React front end for Pretty Player
# Config
* `Config.ts` - Sets URL of the API