Skip to content
/ heyday Public

Heyday, the bloat-free front-end framework for your next project

License

Notifications You must be signed in to change notification settings

pulsir/heyday

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heyday

Build Status devDependency Status

A bloat-free front-end framework for your next project

Based on Bootstrap.

To get started, check out http://dev.pulsir.eu/heyday.

Compiling

Heyday uses Grunt to compile source code.

Dependencies

From console:

  1. Install grunt-cli globally with npm install -g grunt-cli.
  2. Navigate to the root heyday/ directory, then run npm install to get required packages.

Once completed, you'll be able to run the various Grunt commands.

Available commands

Default: grunt

Runs tests locally and compiles source code.

Compile: grunt dist

Compiles source code.

Tests: grunt test

Runs lint and unit tests.

Watch: grunt watch

Watches changes in source files and recompiles them.

Contributing

Want to contribute? Check out contributing guide.

License

Licensed under The ☺ Licence.

About

Heyday, the bloat-free front-end framework for your next project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published