Skip to content

perplexcodingDE/PERPLEX-Website-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Web Development-Setup

This is a basic web development setup for front-end developer

The setup is using:

  • Grunt to compile scss to minified css

Installation

Install the dependencie before starting.

// Install grunt
$ npm i -g grunt-cli
//Install the dev-dependencies
$ npm i

Starting

If you want to start it yet, navigate to the project-folder and type in your console:

$ grunt

Now it'll watch the scss file(s) and compile every change

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published