8000 GitHub - DKMFzF/web-larek-MVC: Web-lorek is a web service where you can purchase important modules for every self—respecting web programmer. We offer a wide range of tools and libraries to help you develop web applications, improve performance, and simplify code work.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Web-lorek is a web service where you can purchase important modules for every self—respecting web programmer. We offer a wide range of tools and libraries to help you develop web applications, improve performance, and simplify code work.

Notifications You must be signed in to change notification settings

DKMFzF/web-larek-MVC

Repository files navigation

Web larek

screen_app

Дока на русском

Stack

  • HTML
  • SCSS
  • TS
  • Webpack

Project structure

  • src/ — project source files
  • src/components/ — folder with JS components
  • src/components/base/ — folder with the base code
  • src/components/model/ — folder with data models
  • src/components/view — folder with display classes
    • /base — folder with basic display classes
    • /partial — folder with specific display classes

Important files

  • src/pages/index.html — HTML file of the main page
  • src/types/index.ts file with types
  • src/index.ts is the application's entry point
  • src/scss/styles.scss — the root file of styles
  • src/utils/constants.ts file with constants
  • src/utils/utils.ts file with utilities

Installation and launch

To install and run the project, run the following commands

npm install
npm run start

or

yarn
yarn start

Assembly

npm run build

or

yarn build

Application Architecture (MVC)

Model

model

View

screen_app

Description of the modules in English Описание модулей на русском

Author

** Kirill Doroshev (DKMFzF) **

License

This project is licensed under the MIT license

About

Web-lorek is a web service where you can purchase important modules for every self—respecting web programmer. We offer a wide range of tools and libraries to help you develop web applications, improve performance, and simplify code work.

Topics

Resources

Stars

Watchers

Forks

0