Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/project-codeflare/project-codeflare-landing


https://github.com/project-codeflare/project-codeflare-landing

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Development

1. `npm install`
2. `npm run dev`

# Deploy

The first time you deploy, run `chmod +x deploy.sh` to ensure you have permission to run the script.

1. `npm run deploy`
2. that's it