Skip to content

ReDI-School/F24-Berlin-Web-Circle

Repository files navigation

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:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published