AYEDA(Africans Youths Empowerment and Development Association) is an organisation made up of youths that came together to form small schools to teach technical skills such as Fashion Designing, Woodwork, Electricity, Building Construction and many more trades, to children and youths especially those who were and are still affected by the Anglophone crises which started in 2016 and is still there till date in cameroon.
Pre-requisites
- setup an angular environment by getting the instructions here
.
Usage
- Run the following command to clone the repository.
git clone https://github.com/tawahpeggy/AYEDA
cd AYEDA
- Run the following to install dependences
npm install
- run the following to get the application running on your browser.
npm start
- Navigate to browser on localhost:4200
ng build
The build artifacts will be stored in the dist/
directory.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.
👤Tawah Peggy
- Github: @tawahpeggy
- Twitter: @PeggyTawah
- LinkedIn: @tawah-peggy
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
All rights reserved.