Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geowarin/repo-search
Search for repos on github, gitlab and bitbucket
https://github.com/geowarin/repo-search
Last synced: about 4 hours ago
JSON representation
Search for repos on github, gitlab and bitbucket
- Host: GitHub
- URL: https://github.com/geowarin/repo-search
- Owner: geowarin
- License: mit
- Created: 2021-01-03T15:55:41.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-03T15:56:29.000Z (almost 4 years ago)
- Last Synced: 2023-04-09T10:55:47.302Z (over 1 year ago)
- Language: TypeScript
- Size: 118 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# New Project
> ✨ Bootstrapped with Create Snowpack App (CSA).
## Available Scripts
### npm start
Runs the app in the development mode.
Open http://localhost:8080 to view it in the browser.The page will reload if you make edits.
You will also see any lint errors in the console.### npm test
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.### npm run build
Builds the app for production to the `build/` folder.
It correctly bundles Preact in production mode and optimizes the build for the best performance.### Q: What about Eject?
No eject needed! Snowpack guarantees zero lock-in, and CSA strives for the same.