A Progressive Web App publishing a database of Public and Private Hospitals in Accra hospitalsinghana.com.
Styles are written in SCSS and compiled locally. Follow the instructions below to set up the project on your local machine for development and testing purposes.
-
Clone the project to your computer using
git clone https://github.com/wecodeafrica/hospitalsghana
-
To view the site locally run
npx serve .
If you're making any style changes, you need to compile the SCSS. Here's how to do this: -
Install dependencies with
npm install
. -
Run
npm run build
to build/generate CSS files. You can also usenpm run scss
for real-time compilation.
To learn more about contributing to this project by reading the contribution guide.
Thanks goes to these wonderful people (emoji key):
Michael Hammond 📖 💻 |
Anilla Stephannie 📖 💻 |
Larry Chege 📖 🖋 |
Andrew Miracle 💻 📖 👀 🚧 |
Audrey Harmonie M Mengue 💻 📖 |
Eugene 💻 |
owanikin 💻 📖 |
Divine Dela 💻 📖 |
Idmar Ramos Junior (Id) 💻 📖 |
This project follows the all-contributors specification. Contributions of any kind welcome!