This is the official Angular in Darija
landing page containing all video sessions.
Angular in Darija is Live Coding Series on Youtube to demystify Angular core concepts in Darija (Moroccan dialect).
https://ngx-darija.netlify.app
- Run
npm start
- Tests
npm run test
- Run
npm install netlify-cli -g
To fetch the ngMorocco
video sessions you will need to create an API key and
set up your dev environment for the netlify function
to consume this API key.
- follow this instructions to set up an API key with your Google account
- add the GOOGLE_API_KEY to your env variables:
export GOOGLE_API_KEY='{{YOUR_API_KEY}}'
- run
netlify dev
from root directory
- Run
NODE_ENV npm run build
- Run
NODE_ENV npm run build:ssr
Thanks for your contribution.
If it's your first contribution to a public Github repo follow this.
Otherwise Just
- Pick an issue.
- Check if someone is already working on it (read the comments)
- Let everyone know that you are working on the issue (Add a comment expressing that)
We have a discord server join here.