Skip to content

DipakShrestha18/grunt-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In order to get this template running

  1. Make sure the npm is running if not do install the npm first (node --version)
  2. Run this command in the terminal > npm install
  3. Make sure grunt-cli is installed if not refer to http://gruntjs.com/getting-started
  4. Run this command in the terminal > grunt

When "npm install" command is run, it will download all the necessary package to start project.

All the sass files and javascript files are within components folder. When grunt command is run it will compile file and creates css and js folders and files in build/development and build/production folder.

About

skeleton site for grunt and sass

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published