official website for opensource254
# You are required to add Node.js PPA to your system provided by the Nodejs official website. We also need to install the software-properties-common package if not installed already
$ sudo apt-get install curl software-properties-common
$ curl -sL https://deb.nodesource.com/setup_14.x | sudo bash -
# After adding the required PPA file lets install Nodejs package. NPM will also be installed with node.js. This command will also install many other dependent packages on your system.
$ sudo apt-get install nodejs
# install dependencies
$ npm install
#run locally and serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm run start
# generate static project
$ npm run generate
- Covid Web Kenya
- Made with Vuejs and Vuetify for material design 😎
- Progressive web app 😎
- Gives information about Covid 19 In kenya 😎
- Covid 19 Tracker (Android)
- Android Native with Java 🔥
- Info about Covid 19 in kenya 🔥
- Covid 19 Tracker (Web)
- React and Gastsby Js 🚀
- PWA 🚀
- Awesome UI 🚀
- Corona API
- An API for all the historical data of Covid 19 📉
- ExpressJS 📉
More aswesome stuff coming soon join us on Slack today