geethwish / modern-walk-fashion-store

A prototype for clothing store

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

modern-walk-fashion-store

Instructions

  1. install node js (required version : 18.16.1) : https://nodejs.org/en/
  2. install yarn https://classic.yarnpkg.com/lang/en/docs/cli/install/
  3. install libraries using yarn install or npm i

Scripts

  • dev/start - start dev server and open browser
  • build - build for production
  • preview - locally preview production build
  • test - launch test runner
  • converge - Launch test coverage details

About

A prototype for clothing store

License:MIT License


Languages

Language:TypeScript 89.5%Language:SCSS 9.1%Language:HTML 1.4%