mirror of
https://github.com/neosubhamoy/neosubhamoy-portfolio.git
synced 2025-12-19 18:13:01 +05:30
(docs): added README
This commit is contained in:
39
README.md
Normal file
39
README.md
Normal file
@@ -0,0 +1,39 @@
|
||||
# Subhamoy Biswas - Portfolio Website
|
||||
|
||||
### Official Portfolio Website of Subhamoy Biswas (@neo_subhamoy)
|
||||
[](https://github.com/neosubhamoy/neosubhamoy-portfolio/)
|
||||
[](https://github.com/neosubhamoy/neosubhamoy-portfolio/)
|
||||
[](https://github.com/neosubhamoy/neosubhamoy-portfolio/)
|
||||
<br></br>
|
||||
|
||||
## 🌟 Tech Stack
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
## ⚡Contributing
|
||||
|
||||
1. Clone this repository in your dev server public folder (eg: 'htdocs' for XAMPP Server)
|
||||
2. Install node dependencies
|
||||
|
||||
```code
|
||||
npm install
|
||||
```
|
||||
3. Run development process
|
||||
```code
|
||||
npm run dev
|
||||
```
|
||||
4. Website will be running on this url
|
||||
```code
|
||||
http://localhost/neosubhamoy-portfolio/htdocs/
|
||||
```
|
||||
5. Using a Self Signed SSL in dev server is highly recommended as some of the site features only works with secure https protocol
|
||||
<br></br>
|
||||
<br></br>
|
||||
|
||||
****
|
||||
|
||||
An Open Sourced Project - Developed with ❤️ by **Subhamoy**
|
||||
Reference in New Issue
Block a user