Skip to content

Repository files navigation

@codedev168/create-portfolio

Generate a simple portfolio website HTML string from structured data.

Usage:

importcreatePortfoliofrom'@codedev168/create-portfolio';consthtml=createPortfolio({name: 'Jane Doe',bio: 'Full-stack developer',projects: [{title: 'App',description: 'A cool app',url: 'https://example.com'}]});// write html to a file or serve it

Build:

npm run build

Test:

npm test

About

A CLI tool to generate a simple portfolio website.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages