Giter Site home page Giter Site logo

19d / v2p2-starter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from maciejpedzich/v2p2-starter

0.0 0.0 0.0 1.45 MB

Starter template for projects using Vue 3, Vite, PrimeVue and PWA support

Home Page: https://v2p2-starter.netlify.app

License: MIT License

JavaScript 3.13% TypeScript 35.92% HTML 10.85% Vue 50.09%

v2p2-starter's Introduction

V2P2 Starter

Vue 3, Vite, and PrimeVue starter app with PWA support. Also featuring:

  • SFCs with <script setup> syntax
  • TypeScript support
  • Vue Router integration
  • ESLint x Prettier configuration with pre-commit linting Git hook
  • Unit testing with Jest, including sample spec file
  • E2E testing with Cypress, including example test file as well
  • Baseline Github Actions workflow
  • Live demo deployed on Netlify

Installation

Open your favourite CLI and clone the repo:

git clone https://github.com/maciejpedzich/v2p2-starter.git

Now cd into the project's directory and run npm install. That's it - you're ready to go!

Starting the Vite dev server

npm run dev

Creating a production build

npm run build

Locally serving site preview over HTTPS

npm run https-preview

Linting code

npm run lint

Running unit tests

npm run test:unit

Running E2E tests

npm run test:e2e

License

MIT

v2p2-starter's People

Contributors

dependabot[bot] avatar maciejpedzich 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.