Skip to content

Introduction to Web Appliactions (Wprowadzenie do aplikacji internetowych) at AGH UST - fall 2021

License

Notifications You must be signed in to change notification settings

wojtke/agh-wdai

Repository files navigation

Angular Express.js Bootstrap MongoDB

Restaurant Web App

Projekt na WDAI 2021/2022. Restauracja zamawianie jedzenia.

Screenshot

Setup

  • Node v16.19.0
  • npm v8.19.3
  • Angular CLI 12.2.13

Add .env file with DB_CONNECTION_URI and ACCESS_TOKEN_KEY.

Run npm install

Run Development

ng serve for frontend Runs on http://localhost:4200/ by default

node server.js for backend Runs on http://localhost:8080/ by default

About

Introduction to Web Appliactions (Wprowadzenie do aplikacji internetowych) at AGH UST - fall 2021

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published