bioflash / FileSynchronizer

App to synchronize files between two directories

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FileCompare

Practice AngularJS by implementing an App to synchronize files between two directories

Before running this project

Run the following command to install required npm modules

    npm install

To Build the angular client app

Run this command to build client app

    npm run build

Develop application with hot-swapping feature

    npm run dev

About

App to synchronize files between two directories


Languages

Language:JavaScript 100.0%Language:HTML 0.0%