ahmer-najam / task-db

Home Page:task-db.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Task DB

This is a fully-buildable example project for FullCalendar and Angular.

Installations

  • First install NodeJs from https://nodejs.org/en/
  • Install Angular CLI through following command

    npm install -g @angular/cli

Steps - How to Run Project

  • Download repo from github : https://github.com/ahmer-najam/task-db
  • Go to root folder of project i.e. task-db
  • Open terminal and enter following commands for installing packages

    'npm intsall' or 'yarn'

  • After installation enter 'ng serve' for executing the application
  • Access application through http:\localhost:4200

About

task-db.vercel.app


Languages

Language:TypeScript 63.4%Language:HTML 22.9%Language:SCSS 6.8%Language:JavaScript 5.8%Language:Shell 1.1%