Spaces:
Configuration error
Configuration error
| # Picto - Personal Portfolio | |
| #### Preview | |
| - Portfolio of Rumesh Prasanga | |
| #### Download | |
| - This is a personal portfolio project | |
| ## Getting Started | |
| 1. Clone Repository | |
| ``` | |
| git clone https://github.com/yourusername/picto.git | |
| ``` | |
| 2. Install Dependencies | |
| ``` | |
| npm i | |
| ``` | |
| 3. Run the development server: | |
| ```bash | |
| npm run dev | |
| # or | |
| yarn dev | |
| # or | |
| pnpm dev | |
| # or | |
| bun dev | |
| ``` | |
| ## Author | |
| ``` | |
| Portfolio by Rumesh Prasanga | |
| ``` | |
| ## License | |
| - All content and code is owned by Rumesh Prasanga | |
| - Licensed under [MIT] | |