https://github.com/itsmunim/portfolio
https://github.com/itsmunim/portfolio
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/itsmunim/portfolio
- Owner: itsmunim
- Created: 2016-04-23T07:55:12.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-06-27T17:31:49.000Z (about 8 years ago)
- Last Synced: 2025-01-21T08:44:51.285Z (over 1 year ago)
- Language: JavaScript
- Size: 1.29 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
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._)