tbwiii / bare-ninja

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bare Ninja

Bare Ninja is a front-end project starter meant to be a starting point and structural guide rather than a full framework. It's bare enough to not interfere with your custom styles or scripts, but yet has enough functioning modules to jumpstart a project in no time.

Getting Started

Bare Ninja is meant to be used very flexibly in a "pick and choose" manner. It comes with everything you need to get a project started right out of the box, but can be used in an existing project however you please.

The ideal way to get started with Bare Ninja is to to simply clone the repo. A Bower, Grunt and package.json file are in the root directory, so running a npm install && bower install will get the few dependencies installed in a snap.

Usage

  1. CSS
  2. JavaScript

Compiling

About


Languages

Language:CSS 77.0%Language:JavaScript 23.0%