Skip to content

kumarmj/bunk-o-meter

Repository files navigation

Build Status codebeat badge

Bunk-o-meter

Setting up Project

  • Fork the Project

    • Click on Fork button in header of page
  • On therminal type git clone https://github.com/<your-username>/bunk-o-meter

  • Setting up system Install NVM

curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.0/install.sh | bash
nvm install node
nvm use node
  • Installing Packages
npm install
  • Develop App
npm run dev
  • Run App
npm install -g serve
cd public
serve

About

The hackathon project progressive web app hosted at

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages