Kuba 1cdcabc05e RIFFMASTER: BACKEND: add logging in (JWT is being returned) 2 лет назад
..
.angular e094ca3095 RIFFMASTER: BACKEND: add registration endpoint (no roles added) 2 лет назад
.idea 1cdcabc05e RIFFMASTER: BACKEND: add logging in (JWT is being returned) 2 лет назад
.vscode 44a43ea56d init commit (frontend and backend) 2 лет назад
node_modules 2f2f9aadef RIFFMASTER: FRONTEND: add selecting RiffMaster song file and parseing it to a song object 2 лет назад
src e094ca3095 RIFFMASTER: BACKEND: add registration endpoint (no roles added) 2 лет назад
.editorconfig 44a43ea56d init commit (frontend and backend) 2 лет назад
README.md 44a43ea56d init commit (frontend and backend) 2 лет назад
angular.json 8ddfb25f1f RIFFMASTER: add connection with frontend (logging in with cors error) 2 лет назад
package-lock.json 2f2f9aadef RIFFMASTER: FRONTEND: add selecting RiffMaster song file and parseing it to a song object 2 лет назад
package.json 2f2f9aadef RIFFMASTER: FRONTEND: add selecting RiffMaster song file and parseing it to a song object 2 лет назад
tsconfig.app.json 44a43ea56d init commit (frontend and backend) 2 лет назад
tsconfig.json 44a43ea56d init commit (frontend and backend) 2 лет назад
tsconfig.spec.json 44a43ea56d init commit (frontend and backend) 2 лет назад

README.md

RiffMasterFront

This project was generated with Angular CLI version 16.0.4.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.