bahnzumberg / zuugle-suchseite

Public repository for www.zuugle.at

Home Page:https://www.zuugle.at

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zuugle Suchseite

First time installation

Install all modules

Execute in the project directory:

nvm use

npm install

and install all dependencies.

Run frontend with local backend

Prepare API

Follow the steps described at https://github.com/bahnzumberg/zuugle-api#zuugleat-api

Execute frontend locally

npm run start

This will run the frontend in a browser on http://localhost:3000

Run frontend with remote backend

npm run start-remote-api

About

Public repository for www.zuugle.at

https://www.zuugle.at

License:GNU General Public License v3.0


Languages

Language:JavaScript 87.8%Language:CSS 6.4%Language:HTML 5.8%