Skip to content

alisonjoseph/design-website

 
 

Repository files navigation

This is the IBM.com.design website; built with GatsbyJS. Staging https://design-website.netlify.com/

📂 Structure

src
├── components
├── content
├── data
├── pages
├── styles
├── templates

👩‍💻 Development

Install dependencies

yarn

Run dev environment

yarn dev

🚀 Build

Runing the build commands generates all the files and places them in the public folder.

yarn build

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.4%
  • CSS 34.5%
  • Shell 0.1%