fraction.io

0.22.0 • Public • Published

Fraction

Want to learn more? Read the Fraction overview!

NPM Version Build Status Code Climate

Getting Started

After you install Node.js, run these commands:

# Download Fraction 
git clone https://github.com/fraction/fraction.git && cd fraction
 
# Install dependencies 
npm install
 
# Start Fraction 
npm start

If you can't access fraction at http://localhost:3000, please open an issue.

Contributing

Please use GitHub Flow to contribute. Travis will test your code for errors when you open a pull request, but you can also test locally with npm test. Looking for something to work on? Sometimes CodeClimate comes up with some great suggestions.

Please feel free open an issue if you have any questions or concerns!

License

Copyright 2014 Christian Bundy

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

    http://www.apache.org/licenses/LICENSE-2.0

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.

Package Sidebar

Install

npm i fraction.io

Weekly Downloads

3

Version

0.22.0

License

none

Last publish

Collaborators

  • christianbundy