https://github.com/studyresearchprojects/igzam-fcc-portfolio
https://github.com/studyresearchprojects/igzam-fcc-portfolio
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/studyresearchprojects/igzam-fcc-portfolio
- Owner: StudyResearchProjects
- Created: 2020-04-08T04:56:39.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-08T05:03:25.000Z (about 6 years ago)
- Last Synced: 2025-08-04T01:01:19.319Z (10 months ago)
- Language: CSS
- Size: 68.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fcc-portfolio
## Requirements
- NodeJS
- Git
## Running Locally
```sh
# install required dependencies with "npm"
# then run npm start
npm i && npm start
```