yarn
- Create
_contents
folder - Copy contents from
demo_data
folder to_contents
yarn dev
Env File
- .env.development.local
NEXT_PUBLIC_FORM_URL=
- Push to main branch triggers build
- Data from
https://github.com/CodeforNepal/fellowship-data
->data_literacy/_contents
will be used to generate the site.
yarn build