v1
Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
commit
e776c88219
118 changed files with 16463 additions and 0 deletions
16
frontend/README.md
Normal file
16
frontend/README.md
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
The only requirement is having Node.js & npm installed - [install with nvm](https://github.com/nvm-sh/nvm#installing-and-updating)
|
||||
|
||||
Follow these steps:
|
||||
|
||||
```sh
|
||||
npm i
|
||||
npm run dev
|
||||
```
|
||||
|
||||
This project is built with:
|
||||
|
||||
- Vite
|
||||
- TypeScript
|
||||
- React
|
||||
- shadcn-ui
|
||||
- Tailwind CSS
|
||||
Loading…
Add table
Add a link
Reference in a new issue