Code Monkey home page Code Monkey logo

nimiq-vue-template's Introduction

Nimiq Vue Template

Nimiq Vue Template

This template should help you get started developing with Nimiq in Vue 3. Highly opinionated!

Template on Codesandbox

Try it now!

This template requires Node >=18

GitHub Template

Create a repo from this template on GitHub. You can use the button "Use this template" in the top right.

Clone to local

If you prefer to do it manually with the cleaner git history

npx degit onmax/nimiq-vue-template my-awesome-nimiq-app
cd my-awesome-nimiq-app
pnpm i

Note

If you don't have pnpm installed, run: npm install -g pnpm. Alternatively, you can delete pnpm-lock.yaml and use npm or yarn

Now make sure to update the following files:

  • package.json: Update the name, version, description, author, repository, bugs, and homepage fields.
  • vite.config.ts: Update the base field to match your repository name or custom domain.

Features

  • Includes @nimiq/core@next and connects to the Nimiq Albatross Testnet.
  • Uses nimiq-css and Nimiq Icons for the UI. Supports dark mode!
  • Uses vue-router, vueuse and pinia
  • Added unocss with attributify mode.

Recommended IDE Setup

VSCode + Volar.

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Type-Check, Compile and Minify for Production

pnpm build

nimiq-vue-template's People

Contributors

onmax avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.