Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
uhidontkno authored Feb 11, 2024
1 parent 5140aab commit 7e26943
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Ephemeral

release - 2/23/24
This is using Vite and React. To build and start, run `npm run bstart`.
For UI components, we're using https://ui.shadcn.com/.
To add a new component run `npx shadcn-ui@latest add [name of component]`.
**Note: Whenever you add a component make sure to open it's file, and remove the dark prefixes from the classes. Then, remove the non-prefixed classes that were there before. **
* This is using Vite and React. To build and start, run `npm run bstart`.
* For UI components, we're using https://ui.shadcn.com/.
* To add a new component run `npx shadcn-ui@latest add [name of component]`.
**Note: Whenever you add a component make sure to open it's file, and remove the dark prefixes from the classes. Then, remove the non-prefixed classes that were there before.**

© 2024 z1g Project All rights reserved

0 comments on commit 7e26943

Please sign in to comment.