Skip to content

berkaltiok/hepsiburada

Repository files navigation

Hepsişurada logo

Hepsiburada.com clone in VueJS / TailwindCSS / CSS.

Maintained License


Project Setup

Always use yarn to avoid conflicting .lock file issues.

Install

First, install all packages with yarn:

yarn

Development

For starting to development, use this command:

yarn serve

Build

For production-ready build, use this command:

yarn build

Planned Features

Contributing

Merge requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the GPLv3 License - see the LICENSE file for details.