Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 383 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 383 Bytes

UX Wizards Portfolio

To make changes

Fork the repository, make your changes, create a pull request upstream

To suggest changes

Create a new issue with a description and link to your Figma/XD/screenshots.

To add yourself to the portfolio

Make changes to components/wizards.js

To run the dev environment

npm install
npm run dev
npm run build
npm run export