https://github.com/project-codeflare/project-codeflare-landing
https://github.com/project-codeflare/project-codeflare-landing
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/project-codeflare/project-codeflare-landing
- Owner: project-codeflare
- Created: 2021-05-11T20:16:16.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-05-23T20:30:19.000Z (about 3 years ago)
- Last Synced: 2025-03-01T04:41:50.412Z (over 1 year ago)
- Language: TypeScript
- Size: 89.3 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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