noQ-sweden / noq-handlaggare-frontend

0 stars 0 forks source link

React TailwinCSS Static Badge

noQ

noQ handläggare 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

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

Will be adding one for Handläggare eventually.

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

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

Running the project with mock api

Instead of running the command npm run dev you should use following command:

  npm run dev -- --mode mockapi

Wiki

Troubleshooting

Contributors

Made with contrib.rocks.