Skip to content

rdalmas/monogram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monogram

This is a sample website of a store slightly inspired in Monogram website (https://monogramcc.com/).

Requirements

  • Docker
  • NodeJS 18+

Run

To run, simply execute the following command in the root folder:

  • npm install
  • docker-compose up