19ac6c1ac13eca3c9a7d051c0484be35a57b7f5a
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%