Getting Started

Live demo: https://afradbhuiyan.github.io/ecomax-template

Run the following command to clone the repository:

git clone https://github.com/afradbhuiyan/ecomax-template.git

Then, run the following command to install dependencies:

npm install

To run the project, run the following command:

npm run dev

Now, your stie is running on http://localhost:3000.