Skip to content

AnuragGupta93/cyberlabs-website-frontend

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 38.4%
  • HTML 38.1%
  • CSS 21.1%
  • PHP 2.0%
  • Shell 0.4%