Skip to content

oboyle/malt.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Malt.io Website

This is an experimental project for the new Malt.io website. More to come soon.

Getting Started

First, clone this repository. Make sure you have Node.js installed, and then install Grunt if you don't already have it:

sudo npm install -g grunt-cli

Then, install the build dependencies:

npm install

Now you're ready to run the site!

grunt

# To run against a locally running Tapline
grunt --dev

The site is now running at http://localhost:9000/

About

Malt.io Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 47.2%
  • CoffeeScript 44.0%
  • CSS 8.8%