Skip to content

The web application allows users to login, buy lottery, deposit, withdraw money

Notifications You must be signed in to change notification settings

qulot/qulot-dapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qulot web application

The web application allows users to login, buy lottery, deposit, withdraw money

Setup

Make sure to install the dependencies:

# npm
npm install

Development Server

Start the development server on http://localhost:3000

npm run dev

Tailwind Viewer on http://localhost:3000

npx tailwind-config-viewer

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

Checkout the deployment documentation for more information.

Storybook

  1. You can use nuxt storybook to start:
npm run storybook
  1. Storybook for Vue

Checkout the storybook documentation for more information.

About

The web application allows users to login, buy lottery, deposit, withdraw money

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages