Skip to content

gluneau/evm-nft-contract-poc-ui

 
 

Repository files navigation

shidencrustsingulars (shidencrustsingulars)

ShidenCrust Singulars Minter

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

Format the files

yarn format
# or
npm run format

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.config.js.

Releases

No releases published

Packages

No packages published

Languages

  • Vue 71.9%
  • JavaScript 23.2%
  • HTML 3.4%
  • SCSS 1.4%
  • CSS 0.1%