A flow to teach and guide you through UX methods built with Gatsby for React.
See example build.
- Download to your project directory.
- Install NPM if necessary.
- Run
npm install.
- Run
gatsby developto run locally. - Run
gatsby buildto build static site files. - Host on any static server.
- Voila.
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.