/fronthack-repo

The complete set of tools to convert designs into scalable, modular HTML and CSS.

Primary LanguageCSSMIT LicenseMIT

Homepage - fronthack.com

Getting started

1. You need to have a Node.js installed in your system.

If you have not already done so, click here for help

2. Install Fronthack Command Line Interface

npm install -g fronthack

3. Create new Fronthack project in current path

fronthack init

4. Navigate to newly created fronthack directory and check out available commands

cd fronthack
fronthack help

5. Start hacking

Run fronthack watch to watch for changes you make in a src working directory. They will be authomatically compiled to a production ready dist directory. Use fronthack new command to create new Sass components.

Fronthack is a CSS framework and a tool to automate your workflow. Check out How to work with Fronthack wiki to learn how to use it properly.


Development Supported by WAAT Ltd