Skip to content

e713e/testing

 
 

Repository files navigation

Byju's Front End Developer Hiring Challenge

How to use

Requirements

  • Node
  • npm - Gets installed with Node
  • gulp
    • npm install gulp

Setting up the project

clone repository from github

https://github.com/prasathmani/testing.git

Navigate to the project folder

cd <project-folder>

Install the npm packages

npm install

Start running the gulp tasks

gulp watch
aceess site http://localhost:3000

to build the application

gulp build

Includes

  • Bootstrap CDN
  • JQery CDN

About

Testing purpose only

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.8%
  • HTML 18.1%
  • SCSS 10.6%
  • CSS 5.5%