ReDI-School / F24-Berlin-Web-Circle

6 stars 1 forks source link

F24-Berlin-Web-Circle

Getting Started

# After cloning the repository, install the npm dependencies
npm install
# Run development server
npm run dev

Then you should see something like this in the terminal, showing you can see the app at http://127.0.0.1:5173/

  VITE v3.0.7  ready in 175 ms

  ➜  Local:   http://127.0.0.1:5173/
  ➜  Network: use --host to expose

Running tests

npm test

Vite React Template

Taken from https://reactrouter.com/en/main/start/tutorial This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Collaborators: