Skip to content

startrev/expresso

Repository files navigation

Contributors Forks Stargazers Issues License


Expresso ☕️

Checks for changes in your source and automatically reloads your browser, or web page, and app window. Makes development easier.
Report Bug · Request Feature · View License

Introducing Expresso

Built With

Major frameworks/libraries used to bootstrap the project.

(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 Expresso.

  1. Clone the repo

    git clone https://github.com/startrev/expresso.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. Expresso is licensed under the MIT LICENSE.

(back to top)

Contact

Email: contact@startrev.com

Project Link: github.com/startrev/expresso

(back to top)

Acknowledgements

(back to top)