34baeb40e3c60b54a4408deec3ddfad0ae801f7f
projectsnode (projectsnode)
telegram miniapp
Install the dependencies
yarn
# or
npm install
Start the app in development mode (hot-code reloading, error reporting, etc.)
quasar dev
Lint the files
yarn lint
# or
npm run lint
Build the app for production
quasar build
Customize the configuration
Description
Languages
Vue
68.6%
TypeScript
27.8%
JavaScript
1.7%
SCSS
1.3%
HTML
0.6%