JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 35
  • Score
    100M100P100Q60030F
  • License MIT

This package generates a bootstrap based portfolio website for you.

Package Exports

  • portfolio-generator
  • portfolio-generator/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 (portfolio-generator) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

portfolio-generator

NPM version Downloads Size License

Run Portfolio Generator

npx portfolio-generator my-portfolio

Run the Website

cd portfolio-generator
npm run dev
# Go to http://localhost:3000

In Future

These features may be added in future.

  • Service section
  • Different templates
  • Other custom features

If you have any feature that may be added to the website then you can fork the repository, add that feature & create a pull request.