Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 671 Bytes

File metadata and controls

29 lines (18 loc) · 671 Bytes

Matchstick

This project contains a small site for designers and developers to compare designs with code. This project was bootstrapped with Create Next App.

Installing

Clone this project and update your path:

git clone https://github.com/nlaz/flashcards-for-developers.git
cd matchstick

Install dependencies and run the web application.

yarn install
yarn dev

Open http://localhost:3000 to view the app in the browser.

Contributing

Interested in contributing? Contact @nlaz for help to get started.

License

This project is MIT licensed.