8000 GitHub - simonho288/pwa-wordpress-1: Progressive Web App Wordpress Theme - Part 1 source codes of the Blog
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

simonho288/pwa-wordpress-1

Repository files navigation

Source codes for the Blog: Progressive Web App Wordpress - Part 1

Read the story at: https://blog.simonho.net/2020/07/progressive-web-app-wordpress-theme.html

Installation

git clone https://github.com/simonho288/pwa-wordpress-1.git
cd pwa-wordpress-1
npm i
npm run dev
cd dist

Then run local webserver from here. Such as http-server:

npm i -g http-server (install local web server if didn't)
http-server

Browse: http://localhost:8080/home.html

MIT License (MIT)

Copyright © 2017, Simon Ho

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Progressive Web App Wordpress Theme - Part 1 source codes of the Blog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0