ridhishjain / cyberlabs-website-frontend

Official website of Cyber Labs

Home Page:https://cyberlabs.ml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Official Repo of CyberLabs Website frontend.

Prerequisites:

Codacy Badge

  1. Node.js
  2. NPM
  3. Yarn
  • Install Node.js/NPM from: https://nodejs.org/en/
  • Install Yarn: Run sudo npm i -g yarn in linux or npm i -g yarn in windows.

Install the dependencies:

cd in the cloned directory and install the dependencies using this command

yarn install

Run in development mode:

yarn start

Run tests:

yarn test

Production:

yarn build

About

Official website of Cyber Labs

https://cyberlabs.ml

License:MIT License


Languages

Language:JavaScript 39.2%Language:HTML 37.8%Language:CSS 20.7%Language:PHP 2.0%Language:Shell 0.4%