Skip to content

pashkes/powertech-group

Repository files navigation

Power tech

Pages of list:

  1. Home
  2. Catalog
  3. Catalog-item
  4. Blog
  5. Blog-single

How to start dev server?
4. you should install npm dependencies npm i 5. start dev server npm run start

How to build the project?
Just enter npm run build