Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itsmunim/portfolio
https://github.com/itsmunim/portfolio
Last synced: about 4 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/itsmunim/portfolio
- Owner: itsmunim
- Created: 2016-04-23T07:55:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-27T17:31:49.000Z (over 6 years ago)
- Last Synced: 2024-02-23T09:43:04.019Z (9 months 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._)