npm install
cp .env.example .env
and add credentials accordingly
npm run serve
npm run build
npm run test
npm run lint
npm run test:e2e
npm run test:unit
This is a blog platform that will allow developers to share their experience with key focus on Africa technology and tools. We welcome any dev to contribute.
Vue
npm install
cp .env.example .env
and add credentials accordingly
npm run serve
npm run build
npm run test
npm run lint
npm run test:e2e
npm run test:unit