Giter Club home page Giter Club logo

Comments (9)

sdras avatar sdras commented on May 22, 2024 8

Personally, I think this is an amazing resource and should be highlighted in as many places as possible- I would love it to be in the installation guide.

vue-cli-template-pwa makes sense but I think template is implied in cli, so perhaps vue-cli-pwa would be cleaner and easier to remember.

Exciting! Great work! 🌟

from pwa.

yyx990803 avatar yyx990803 commented on May 22, 2024 7

I'm on vacation this week - will be working on some CLI polishing after getting back and figure out what to do next :)

from pwa.

addyosmani avatar addyosmani commented on May 22, 2024 5

Evan and I had a productive call about next steps yesterday (including adding these features into the default template).

For the short term we're going to keep this template separate but explore how we can make the default template output a PWA during the summer.

Evan is going to move this repo over to the templates organization, look at any further changes that need to be made and we'll then look at releasing.

from pwa.

addyosmani avatar addyosmani commented on May 22, 2024 2

Now that the template has been officially launched, we're going to close this issue up. Please feel free to file bugs for any specific behavior that isn't working as expected.

from pwa.

stephane avatar stephane commented on May 22, 2024 1

Do you think it's possible to extend the webpack template with this template features to offer two new options at init time?

  1. manifest file
  2. SW precache

from pwa.

CharlesOkwuagwu avatar CharlesOkwuagwu commented on May 22, 2024 1

@addyosmani how can we use this template today? These steps below from https://github.com/vuejs/pwa#usage don't exactly tell us how to use this PWA template

$ npm install -g vue-cli
$ vue init webpack my-project
$ cd my-project
$ npm install
$ npm run dev

from pwa.

addyosmani avatar addyosmani commented on May 22, 2024 1

from pwa.

willbrowningme avatar willbrowningme commented on May 22, 2024 1

@CharlesOkwuagwu You can download the repository zip to your PC. Unzip the folder and then run
vue init /path/to/downloaded/folder my-project
This worked for me to try it out, got a 94 lighthouse score on a server with https.

from pwa.

CodinCat avatar CodinCat commented on May 22, 2024

vue-cli does support any template on GitHub. There is no need to download the zip, you can initiate a project by this command:

vue init vuejs/pwa my-project

from pwa.

Related Issues (20)

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.