Skip to content

Latest commit

 

History

History
83 lines (47 loc) · 1.93 KB

File metadata and controls

83 lines (47 loc) · 1.93 KB

Code Logo

The Coding Cheat Sheet API

Contributions welcome License code style: prettier

React Native App - The React NAtive App repository.

Overview

TODO Write Overview.

Motivation

TODO WRITE MOTIVATION.

Built With

  • Ruby on Rails more info

installation

install gems

 bundle install

create DB

rails db:setup

run migrations

rails db:migrate

seed the DB with some data

rails db:seed

Contributing

If you want to contribute to the project and make it better, your help is very welcome, create a pull request with your suggested feature/bug fix/ enhancements.

Step 1

  • Option 1

    • 🍴 Fork this repo!
  • Option 2

    • 👯 Clone this repo to your local machine using https://github.com/TeamNativeDev/CodingCheatSheetApp.git

Step 2

  • HACK AWAY! 🔨🔨🔨

Step 3

  • 🔃 Create a new pull request.

About Team Native Dev

This team was an initial collaboration of to Flatiron Alumni after Graduation looking to keep Pair Programming, Learning and Enjoy while Building with Passion and dedication.

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details