Skip to content

ginatrapani/ginatrapani.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

95 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

ginatrapani.org

๐Ÿ—ƒ Business card / nameplate web site

This project was bootstrapped with Create React App.

Available Scripts

After running yarn install, in the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
It uses react-snapshot to statically pre-render all the site's pages.

Update Content

Site copy is located in Markdown files in the src/md/ directory. When you're running the site in development mode, as you make changes to the Markdown and save them, the site will automatically reload to display those changes. On build, the Markdown content gets bundled with the JavaScript assets.

License

This project is MIT-licensed. Fork and reuse the code, update the content to your own, and if you can, please link back to ginatrapani.org. Thanks!