Skip to content

web/Codio-PWA-Template

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Nov 22, 2020
css
Nov 22, 2020
Nov 22, 2020
Nov 22, 2020
js
Nov 22, 2020
Nov 22, 2020
Nov 22, 2020
Nov 22, 2020
Nov 22, 2020
Nov 22, 2020
Nov 22, 2020

Progressive Web App Template

This code provides a working template for the development of modern Progressive Web App that needs to be connected to a running instance of the Rest API Template.

It only runs on Codio boxes.

To install, run the following command from inside the Codio box:

$ curl -sL https://bit.ly/3kZ56Kd | sudo -E bash -

Note this will delete ALL the existing content from your Codio Box.

The server will start when you open the terminal. If you need to start the server manually, run the following command:

$ http-server
  Starting up http-server, serving ./
  Available on:
    http://127.0.0.1:8080
    http://10.177.160.215:8080
  Hit CTRL-C to stop the server

Click on the Project Index (static) to open the page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published