Skip to content

Final project of bachelor's degree. This frontend consumes Homeweb Backend

Notifications You must be signed in to change notification settings

imollm/homeweb-frontend

Repository files navigation

HomewebFrontend

Download this branch if you would run this app on local environment, otherwise if you like run on docker environment pull docker branch.

About The Project

Is a final project of UOC informatics engineering degree. About web development, this repository consumes backend Homeweb Backend.

Built With

Getting Started

To get a local copy and running, follow these simple steps.

Prerequisites

  • Install NodeJS
  • Sure that NodeJS is installed.
      node --version
  • Install Angular CLI
  • Sure that Angular CLI is installed.
      ng --version

Installation and usage

  1. Git clone
    cd ~/
    git clone https://github.com/imollm/homeweb-frontend
  2. Install dependencies
    cd ~/homeweb-frontend
    npm install
  3. Compile and run
    ng serve
  4. Visit http://localhost:4200

Contributing

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

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

License

Distributed under the MIT License.

Contact

Ivan Moll Moll - imollm@uoc.edu

Project Link: https://github.com/imollm/homeweb-frontend

About

Final project of bachelor's degree. This frontend consumes Homeweb Backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published