Skip to content

Project template for quickly getting started with Grunt, SASS, and JS.

Notifications You must be signed in to change notification settings

Kodriboh/FE-Project-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FE-Project-Template

Project template for quickly setting up a project with Grunt, SASS, and JS.

To Use

Clone the repository and install the dependencies: yarn install

You may then run grunt watch to compile your scss. compiled css is minified and stored within the docs (public) folder. This folder is named as such to allow compatibility with Github pages. For deployment only the minified css is necessary.

This project is set up to use the 7-1 pattern with Sass.

About

Project template for quickly getting started with Grunt, SASS, and JS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published