https://github.com/developer3027/megan
My rework of Megan Foldenauer site using the WoodMart wordpress template as inspiration.
https://github.com/developer3027/megan
Last synced: 6 months ago
JSON representation
My rework of Megan Foldenauer site using the WoodMart wordpress template as inspiration.
- Host: GitHub
- URL: https://github.com/developer3027/megan
- Owner: Developer3027
- License: mit
- Created: 2021-08-26T13:29:16.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-26T14:36:07.000Z (over 4 years ago)
- Last Synced: 2024-12-29T03:43:14.802Z (over 1 year ago)
- Language: JavaScript
- Size: 286 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# megan
My rework of Megan Foldenauer site using the WoodMart wordpress template as inspiration.
In setting up the dev environment I used different ports. Changed the react start script in client to use port 5001. line # 64. For the server I used 5100. Did this so I could run previous builds along side on my system.