https://github.com/tomitrescak/clara-3d
https://github.com/tomitrescak/clara-3d
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tomitrescak/clara-3d
- Owner: tomitrescak
- Created: 2022-03-14T04:00:05.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-22T04:14:43.000Z (over 2 years ago)
- Last Synced: 2024-12-28T07:33:14.606Z (5 months ago)
- Language: TypeScript
- Homepage: clara-3d.vercel.app
- Size: 17.3 MB
- Stars: 0
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How to Install
1. Install node.js from "https://nodejs.org/en/"
2. Install VS Code
3. Run `npm i -g pnpm` this installs all the packages that you guys need
4. Run `pnpm i`# How to Run
1. Run `pnpm dev`
2. Open `http://localhost:3000`# Authors
- Tomi Trescak
- Hasan Karabork <[email protected]>
- Djed Curtis
- Jarrod Baker <[email protected]>