Hsudeep / lec

This is an Evaluation Repository !!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instructions to follow before Starting class:

  1. Clone: https://github.com/riteshf/lec
  2. cd lec
  3. npm i
  4. npm start

To start Server run followig command

  • json-server --watch db.json --port 8080

Note:

  • Go through the code to understand the structure.

About

This is an Evaluation Repository !!


Languages

Language:JavaScript 74.0%Language:HTML 16.9%Language:CSS 9.1%