/jsTasks

for the javascript training task

Primary LanguageJavaScript

To-Do

For the javascript training task

First clone the project.

git clone https://github.com/jeevani2it/jsTasks.git

Goto the application root folder and run the following command in your terminal to install node modules.

npm install

Now run gulp to run the application.

gulp

By running the gulp, application will start in new tab of your default browser.