Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/itsmunim/portfolio


https://github.com/itsmunim/portfolio

Last synced: about 4 hours ago
JSON representation

Awesome Lists containing this project

README

        

## My Personal Portfolio (WIP)
Available at- https://munimdibosh.me

### Running the project
- `npm install -g bower gulp concurrently nodemon`
- `npm install`
- `bower install`
- `npm run dev` (_A locally built version of the app will be available
at http://localhost:8080._)
- `npm run prod` (_A production friendly build._)