Skip to content

syeduzairshah/trello-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trello Clone

This project will help you in creating something similar to trello. Morover, it will also help you to learn some best practices of angular.

Pre-Requisite

  • Angular 1.6
  • Node HTTP Server

Installation

Since this project use templates and most modern browser did not load templates form file URL, we will use node server for this project. You can install node server by executing following commands.

npm install http-server -g  

Once node server will be installed, then go to root directory of folder and simply execute

   http-server

For more information, you can read complete documentation Here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published