Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jamiewarb/teampwa
https://github.com/jamiewarb/teampwa
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jamiewarb/teampwa
- Owner: Jamiewarb
- License: apache-2.0
- Created: 2017-11-28T15:26:36.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-28T15:33:12.000Z (about 7 years ago)
- Last Synced: 2024-11-07T03:46:56.258Z (about 2 months ago)
- Language: JavaScript
- Size: 944 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
E-Commerce demo app for the Progressive Web Applications instructor-led
training. Based on Web Starter Kit (0.6.4)Installation instructions
1. Install NodeJS (which also installs npm)
2. Install Python
3. Run "npm install" to load the required modules
4. Run "gulp serve" to launch the server and run your app in the browser## License
Copyright 2016 Google Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.This is not an official Google product.