Skip to content

bside-ms/bside_website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development

Run the development server:

npm run dev

Components

We use shadcn-ui for the UI components. You can find the existing components under the components/ui directory. For examples and usage, refer to the official shadcn documentation. To add a new component, run the following command: npx shadcn add <component-name>. This will generate the necessary files and include them in the components/ui directory. Make sure to update any relevant styles or configurations as needed.

After adding a new component, you will likely need to fix the code style to adhere to our formatting standards. Additionally, ensure the cn import is correctly handled, as it may need to be adjusted.

About

Webseite des B-Side Kollektivs.

Resources

Stars

Watchers

Forks