Skip to content

"Ask not what your Design System can do for you..." presentation

License

Notifications You must be signed in to change notification settings

buildit/presentation-ask-design-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ask not what your Design System can do for you...

...ask what you can do for your design system!

A presentation about how design systems have come about and how we can all get involved in them.

This is a web presentation that runs in the browser - built using the awesome Reveal.js.

Setup

  1. Clone the repo
  2. Run npm install to install all the dependencies

Build

To generate a build that is suitable for sharing or hosting, simply run:

  • npm run build

The build output will be written to dist/. To share/host, simply take the contents of the dist/ folder.

Development

To simplify development, you can run:

  • npm start

This will do the following:

  1. Do a clean build
  2. Start a local webserver (using Browsersync)
  3. Start watching the source HTML & SASS files
    • Whenever those source files are changed, they will be rebuilt and reload in the browser

See it online

https://buildit.github.io/online-ask-design-system/

Navigate the presentation with the key arrows ( left - right ). For complete speaker notes window hit 's' on your keyboard while navigating.

About

"Ask not what your Design System can do for you..." presentation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published