Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 382 Bytes

Readme.md

File metadata and controls

13 lines (8 loc) · 382 Bytes

Buyify

This repo is a school project where we have to make the base of a shop site.

Installation

To install this repository, clone it then run npm install It may also be necessary to run npm run build

Structure

All of the website is stored in the public repository. The sass and the framework as stored in the src/sass and framework directories respectively.