09feab1c426d11c9a9735e74c9517600e6a83771
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
49.7%
JavaScript
24.6%
TypeScript
23.9%
SCSS
1.5%
HTML
0.3%