ChrisRu / bgt-frontend

🌎 Frontend of a management dashboard for the BGT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Hague Maps

Show of tasks in the Hague

screenshot

Setup

  1. Install the node modules

    npm install

  2. Copy the .env.example to just .env

  3. Edit the environment variables to your liking

Running

  1. Start the development server

    npm run start

  2. The application should start after a few seconds. Press CTRL+C to exit.

Design inspiration

License

This application is MIT licensed

About

🌎 Frontend of a management dashboard for the BGT

License:MIT License


Languages

Language:JavaScript 78.2%Language:CSS 21.3%Language:HTML 0.5%