Skip to content

dachande/rage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAGE Digital Agency Template

This project is currenty a work in progress.

This is a HTMLized version of the RAGE Digital Agency PSD Template published on Behance. You can get more information on the template and a download link here: https://www.behance.net/gallery/41562429/RAGE-Digital-Agency-PSD-Template-Freebie

Set it up

To set everything up you just need to follow these simple steps:

  • Clone the repository.
  • Make sure you have make and the latest version of Node JS installed.
  • Run make to build the assets.

If you don't have make you can also build the assets by issuing the following commands:

$ npm install -qs
$ npm run build

This will build the assets (CSS and JavaScript) in assets/bundle.

Development

For development there is a watch task that will automatically update the asset bundle when you make any changes. To start the watch task just run make watch or run npm run watch if you don't have make installed.

Status

This project is still at its earliest development phase. More info will follow.

About

RAGE Digital Agency Template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published