Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kenmueller/cpm-web
https://github.com/kenmueller/cpm-web
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kenmueller/cpm-web
- Owner: kenmueller
- Created: 2020-06-27T06:43:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T12:31:55.000Z (almost 2 years ago)
- Last Synced: 2024-05-28T15:29:02.472Z (7 months ago)
- Language: TypeScript
- Size: 1010 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cpm
> Scaffolded by [next-firebase](https://www.npmjs.com/package/next-firebase)
## Run dev server
```bash
npm start
```## Deploy
```bash
npm run deploy
```