Skip to content

clay-kramp/Vue-PWA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rapid Prototyping Workshop Instructions:

  1. Fork the repository

  2. Clone the repository

  3. cd Vue-PWA

  4. npm install

  5. npm run dev

  6. Go to localhost:1236

  7. Make a change to the HTML in src/components/HelloWorld.vue and save file

  8. Go to localhost:1236 and see your changes! Hooray!

  9. In the directory where you have installed ngrok, run ngrok http 1236 and navigate to the link it provides.

  10. Run with ngrok: ngrok http --host-header=rewrite 1236

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published