Skip to content

IBM-Design/design-website

This is the IBM.com.design website; built with GatsbyJS.

📂 Structure

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

👩‍💻 Development

🚨 Node 10 is required 🚨

Before you do anything else, please continue with the following commands to use Node 10, as required.

nvm install 10
nvm use 10

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

IBM Design website

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 15