Skip to content

DipakShrestha18/base_sass_grunt_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published