vholik / e-monaco-vue

Home Page:https://e-monaco-vue.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Setup

yarn - install dependencies yarn dev - start in development mode


Scripts

  • yarn start - Start application in production
  • yarn dev - Start application in development
  • yarn build - Build application

Project Architecture

The project is developed according to the Feature Sliced Design methodology.

Documentation link - feature sliced design


Linting

The project uses eslint for checking TypeScript code and stylelint for checking style files.

Running linters
  • yarn lint - Check ts files with the linter

About

https://e-monaco-vue.vercel.app


Languages

Language:Vue 68.9%Language:TypeScript 20.6%Language:SCSS 10.2%Language:JavaScript 0.2%Language:HTML 0.1%