Skip to content

bigriv/toolforus

Repository files navigation

Nuxt3

instaled

  • create project
    • npx nuxi@latest init gameofus-nuxt
  • typscript
    • npx nuxi typecheck
  • sass
    • npm install sass
  • pinia
    • npm install pinia
  • axios
    • npm i axios
  • prettier
    • npm install --save-dev prettier
  • lint
    • npm install --save-dev @nuxtjs/eslint-config-typescript
  • fabric
    • npm install @types/fabric
    • npm install fabric
  • test
    • npm install --save-dev vitest
    • npm install --save--dev @nuxt/test-utils
    • npm install --save--dev happy-dom
  • google font
    • npm install -D @nuxtjs/google-fonts

build

  • npm run generate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages