Skip to content

PythonicCafe/map-chart-table

Repository files navigation

MapChartTable

Using Vitejs with docker setup and commands in a Makefile

Install

  1. Clone this repository

  2. Change var values that you need and copy the env.example to a .env file with

cp env-example .env
  1. Use Makefile commands to interact with project
# This will install necessary packages and run dev script putting project in http://localhost:5173 port
make first

Help

See all commands with

make help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published