Skip to content

madliani/marketplace

Repository files navigation

Marketplace

Marketplace logo

A modern marketplace for modern ladies

Built with TypeScript Built with Vue Built with Vuetify

Screenshots

Homepage

Usage

yarn install

Compile and Hot-Reload for Development

yarn run dev

Type-Check, Compile and Minify for Production

yarn run build

Run Unit Tests

yarn run test:unit

Lint

yarn run lint