UX Methods Flow
A flow to teach and guide you through UX methods built with Gatsby for React.
See example build.
Installation
- Download to your project directory.
- Install NPM if necessary.
- Run
npm install
.
Usage
- Run
gatsby develop
to run locally. - Run
gatsby build
to build static site files. - Host on any static server.
- Voila.
Support
Known issue: The search bar is buggy on the search page, so it's been disabled temporarily.
Other than that, please open an issue for support.