https://github.com/zaydek/retro-std
Standard library for React and Retro React apps.
https://github.com/zaydek/retro-std
Last synced: 12 months ago
JSON representation
Standard library for React and Retro React apps.
- Host: GitHub
- URL: https://github.com/zaydek/retro-std
- Owner: zaydek
- Created: 2021-04-19T04:07:53.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-19T11:22:48.000Z (about 5 years ago)
- Last Synced: 2025-03-18T14:50:02.854Z (over 1 year ago)
- Language: TypeScript
- Size: 13.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
retro dev
Start the dev server
--port=... Use port (default 8000)
--sourcemap=... Add source maps (default true)
retro build
Build the production-ready build
--sourcemap=... Add source maps (default true)
retro serve
Serve the production-ready build
--port=... Use port (default 8000)
Repositories
https://github.com/zaydek/retro
https://github.com/evanw/esbuild
```