Skip to content

Latest commit

 

History

History
57 lines (35 loc) · 907 Bytes

readme.md

File metadata and controls

57 lines (35 loc) · 907 Bytes

Portfolio Website

Developer: Harsh Soni

Tech-Stack ThreeJS HTML JS GLSL

Implement Locally

1. Clone github repo

git clone https://github.com/hashfx/Portfolio2022.git

2. Install dependencies (just once)

npm install

3. Serve at localhost

npm run dev

4. Build for production in the dist/ directory

npm run build

5. Deploy to gh-pages

npm install gh-pages
npm run deploy

License

Contributions

To Contribute in any means, open an issue first


Thanks for Visiting the Profile and Repository of Portfolio 2022 😊