Skip to content

N-a-r-w-i-n/Web-Starter-Pack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Starter Pack

The starter pack for building Webpages and more.


Requirements

Platforms

Packages

Features

Sass

  • Compile Sass (Indented Version) files into CSS.
  • AutoPrefixing the output.
  • Minyfing the output.

JS

  • Minifying JS files.
  • Writing Source Map.

HTML

  • Minifying the HTML files.

Images

Other

Using

  1. Open Terminal or Command Prompt in downloaded project directory.

  2. Install Node Modules by typing :

↪️ npm install

  1. Start actions by typing :

↪️ npm start

  1. Enjoy 💯

License

MIT License