https://github.com/stemmlerjs/fran-world
Portfolio website for designer, Francesca Morreale
https://github.com/stemmlerjs/fran-world
Last synced: 8 months ago
JSON representation
Portfolio website for designer, Francesca Morreale
- Host: GitHub
- URL: https://github.com/stemmlerjs/fran-world
- Owner: stemmlerjs
- Created: 2018-06-01T05:58:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-02T16:45:58.000Z (about 7 years ago)
- Last Synced: 2025-04-12T02:09:38.855Z (8 months ago)
- Language: HTML
- Size: 13.9 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# franworld.com
### Development
Install NodeJS and then to do live server development
```
npm install -g live-server
live-server --port=9000
```