Skip to content

Latest commit

 

History

History
57 lines (39 loc) · 1.6 KB

README.md

File metadata and controls

57 lines (39 loc) · 1.6 KB

React TailwinCSS Static Badge

noQ

noQ Frontend (Vite & React)

Prerequisites for Running the Project

Node.js: Ensure that you have Node.js installed. You can download and install it from the official Node.js website.

Set up developer environment

To get started with the development environment, follow these steps:

with terminal open root of repo, Type these commands

      npm install
      npm run dev -- --mode mockapi 

to run without mock api use

      npm run dev

This will install the necessary dependencies and start the development server. You can access the client at http://localhost:5173/.

Static test users for login

These users shall not be used in production

User:
email: user.user@test.nu 
Password: P4ssw0rd_for_Te5t+User

Host:
email: user.host@test.nu
Password: P4ssw0rd_for_Te5t+User

Caseworker:
email: user.caseworker@test.nu
Password: P4ssw0rd_for_Te5t+User

Wiki

Frontend wiki

Troubleshooting

Contributors

Made with contrib.rocks. .