Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 1.05 KB

README.md

File metadata and controls

46 lines (26 loc) · 1.05 KB

Smarter Flips - SPA

Smarter Flips is a SaaS solution for Real Estate Investors.

Development

Rules of the road

This project is now following Sandi Metz's Rules.

You can read a description of the rules here.

All new code should follow these rules. If you make changes in a pre-existing file that violates these rules you should fix the violations as part of your work.

Setup

  1. Get the code.

     % git clone [email protected]:gxespino/sf-frontend.git
    
  2. Setup your environment.

     % cd sf-frontend
    
     % npm install
    
  3. Start the server

     % npm start
    

Credits

Smarter Flips

This application is maintained and funded by Smarter Flips, Inc

The names and logos for Smarter Flips are registered trademarks of Smarter Flips, Inc.

License

This application is Copyright © 2016 Smarter Flips, Inc.