Skip to content

Commit

Permalink
Merge pull request #13 from 123AndGo/adjustments-v0.1.1
Browse files Browse the repository at this point in the history
Readme linter addition
  • Loading branch information
123AndGo authored Feb 14, 2022
2 parents 22ab47e + 61c5ac3 commit 1bc8b8e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Hello X uses the following technologies:
- React Router - For client side routing
- Material UI - As the React's UI toolkit (styled and functionally-rich components)
- Git - For version control
- ESLint - For linting
- Jest - For front-end testing
- Travis CI - For Continuous Integration

Expand All @@ -33,6 +34,7 @@ The app also has the following characteristics:
- Real-time data updating, using Meteor's DDP protocol implementation
- Option to extend the app to hybrid mobile apps with a single command (see Meteor's mobile guide)
- A free one command deployment option to Meteor's Galaxy cloud platform (not recommended for production)
- Code linting using Airbnb's style guide

And of course Hello X itself is open source with a [public repository] on GitHub.

Expand Down

0 comments on commit 1bc8b8e

Please sign in to comment.