532751eadf4c1e8e3e0ffca4cbf3ba5019707402
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%