Package Exports
- portmyfolio
- portmyfolio/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (portmyfolio) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Portmyfolio CLI
The Portmyfolio CLI enables you to create your own portfolio website.
Built with ❤︎ by Divyansh Yadav
🚀 Installation
Download the Portmyfolio CLI using the following command
npm i -g portmyfolio👩💻 Development
portmyfolio dev
Run this command at the root of your Portmyfolio project to preview changes locally.
Notes
portmyfolio devrequires Node v18 or higher.