mikehug / happyApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

happyApp

HappyTechie App

About

This project uses Feathers with react with react-bootstrap

Getting Started

Getting up and running is as easy as 1, 2, 3.

  1. Make sure you have NodeJS and npm installed.

  2. Install your dependencies

     ```
     cd path/to/happyApp; npm install
     ```
    
  3. Start your app

     ```
     npm run dev
     ```
    

Changelog

0.1.0

  • Initial release

License

Copyright (c) 2016

Licensed under the MIT license.

About

License:MIT License


Languages

Language:JavaScript 93.4%Language:HTML 6.6%