Skip to content

anil0906/WebDeveloper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Form Validation using JS and UI project automation using grunt

Technology Stack

  • Requirejs
  • SASS
  • casperjs
  • express
  • grunt

Pre Requisite :

  • Install ruby and add its bin folder in system path variable
  • Install sass using ruby globally

Installation

Run `npm install` to install all dependencies.

Usage

Following commands can be run:

  • Start a server : grunt server
  • Linting JS files : grunt lint
  • Compile SCSS to CSS : grunt css
  • Run unit Tests : grunt test
  • Run All ( Start server, Linting, SCSS to CSS , Unit testing, Stop server) : grunt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published