Skip to content

startrev/SpeedFeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues License


SpeedFeed

Browser tab reload automation.
Report Bug · Request Feature · View License

(back to top)

Getting Started

Instructions on setting up your project locally. To get a local copy up and running follow these simple steps.

Requirements

Things you need to use the software and how to install them. You've installed the latest versions of Node.js and npm.

  • npm

    npm install npm@latest -g

Installation

Instructions on installing and setting up SpeedFeed.

  1. Clone the repo

    git clone https://github.com/startrev/SpeedFeed.git
  2. Install NPM packages

    npm install
  3. Start your server

    npm start

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "feat". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/feature_name)
  3. Commit your Changes (git commit -m 'type(scope): add AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

See CONTRIBUTING.md for more information on what we're looking for and how to get started.

(back to top)

Copyright & License

Copyright © 2022 Start Rev Technology. SpeedFeed is licensed under the MIT LICENSE.

(back to top)

Contact

Email: contact@startrev.com

Project Link: github.com/startrev/SpeedFeed

(back to top)