This is the website of a GP in Lochristi, Belgium 🇧🇪.
www.praktijkcentrumlochristi.be
- Built with Gulp, Nunchucks, SASS and vanilla JS. 👾
- Mobile & tablet friendly.
☺️ - Served lightning fast by Nginx on SSD Debian server. ⚡
- Originally built in 2011 in PHP CMS Joomla. 🙄
- Revamped with Gulp May 2017. 🍹
- Maintained by team Floatplane. 🚤
First make sure you have NVM and PNPM.
nvm install
pnpm install
pnpm serve
Open http://localhost:9000/ and happy coding!
For deployment to production:
- PR to branch
production
. - Pass code review.
- Merge.
- Deployment happens automatically. 🚀
Ask team Floatplane!