https://github.com/akoidan/sw-ts
https://github.com/akoidan/sw-ts
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/akoidan/sw-ts
- Owner: akoidan
- Created: 2018-07-07T23:08:54.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-08T21:56:33.000Z (almost 7 years ago)
- Last Synced: 2025-01-26T14:29:01.241Z (3 months ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```bash
npm install
npm run prod
npm run dev
```
or via yarn
```bash
yarn install
yarn run prod
yarn run build
```
check output of `/sw.js`