Skip to content

imraymondlee/gatsby-imraymondlee

Repository files navigation

imraymondlee.com

These are the main technologies used to power my website:

  • Gatsby: Framework based on React for quick development and performance.
  • Prismic: CMS to make the website easily editable.
  • Netlify: Deployment and hosting straight from GitHub.
  • styled-components: Library to help create styles inside React components.

Developing

To start the development server:

npm run develop

Production Build

To compile a production version of the build:

npm run build

Run the production build:

npm run serve

About

Source code for my website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published