Skip to content

ninja/ninja-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Ninja the jQuery plugin for lethal interaction

###Develop

1.) Fork Ninja UI.

2.) Clone from your fork.

git clone [email protected]:$GITHUB_USER/ninja.git ~/Development

3.) Install dependencies:

cd ~/Development/ninja
npm install

4a.) Live reload/restyle your browser when libraries/tests change:

npm start

open http://localhost:3000/ for documentation or http://localhost:3000/test for tests

4b.) Or test manually:

npm test

5.) Commit your changes.

6.) Send a pull request.

###Authors uipoet and faisal

###License Copyright 2008-2012 Jamie Hoover.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.

You may obtain a copy of the License at

ninjaui.com/license.txt

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

NInja UI core module.

Resources

Stars

Watchers

Forks

Packages

No packages published