Mandacaru Community
This website uses the following technologies:
➖ First, install GulpJS in global mode (if you not have):
[sudo] npm i -g gulp➖ Clone the project:
git clone [email protected]:MandacaruCommunity/mandacarucommunity.org.git➖ Open the folder on your terminal:
cd mandacarucommunity.org➖ Install the dependencies:
npm i➖ Now, open a server with website:
gulp server➖ Make your changes on src folder and enjoy!
Now, after the changes, Open a Pull Request:
git checkout -b my-featuregit add --allgit commit -m "My commit message about my-feature"git push origin my-feature- Open a PR on Github Repository.
2017.09.07Almost 1k meetup members2017.08.31Add YouTube channel2016.08.08Add slack link and increase meetup members2016.08.08Increase meetup stats and improv on meetup section 👊2016.03.21500+ meetup members 😜2016.02.09Released website 2.02015.12.10Add JSON to get all meetups2014.09.07Add meetup area2014.04.12First version of website
MIT License