Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 780 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 780 Bytes

Issues Helper


Image of the website Issues helper

This is a project to centralize open issues and pull requests for the Storyblok team to have greater control of Issues and open PR's, thus being able to better respond to the incredible open source community :)

Link for the site 🚀

How to run this project

# First clone this repo
$ git clone https://github.com/ademarCardoso/issues-helper.git

# Second, install all depencies
$ yarn

# Third, run the project
$ yarn serve

# Now, see the magic in http://localhost:8080/

Compiles and minifies for production

yarn build