Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 442 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 442 Bytes

Cosplay_web_fe

A full website selling cosplay stuff

How to run

  1. From root directory, run command line: yarn. In case you have not install yarn, run this line first: npm install --global yarn
  2. cd api/rest, run yarn.
  3. cd shop, run yarn
  4. put .env files in root directory and /shop.
  5. From /api/rest, run yarn start:dev
  6. From root directory, run yarn run dev:shop-rest, ctrl click on the URL: localhost/3003