Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/manthanank/portfolio

Full Stack Portfolio
https://github.com/manthanank/portfolio

angular bootstrap docker express firebase full-stack mongodb nodejs portfolio portfolio-website render tailwindcss vercel

Last synced: 11 days ago
JSON representation

Full Stack Portfolio

Awesome Lists containing this project

README

        

# Portfolio

## Run project

```jsx
npm start
```

## Build command

```jsx
// build command
ng build --output-path docs --base-href /portfolio/
```