/virtual-mall

Primary LanguageJavaScriptMIT LicenseMIT

virtual-mall

Customize and patronize your very own virtual shopping mall!

Manual Dependencies

  • node: v12.22
  • go: v1.17.5

Setup

Requires secret folder: ./secret

Running the development environment

  • In one terminal window, run npm start
  • In another terminal window, run npm run dev