https://github.com/requestly/saturn-demo
https://github.com/requestly/saturn-demo
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/requestly/saturn-demo
- Owner: requestly
- Created: 2024-02-09T04:55:28.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-09T13:06:47.000Z (over 2 years ago)
- Last Synced: 2024-11-15T11:21:52.310Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://demo.saturnhq.io
- Size: 82.8 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### This is Saturn Demo app!
#### Run locally:
```js
npm i
```
```js
npm start
```
### Deploy on github pages:
```js
npm run deploy
```