Skip to content

project-codeflare/project-codeflare-landing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e695fae · May 23, 2023

History

74 Commits
May 23, 2023
May 23, 2023
Aug 10, 2022
May 23, 2023
Aug 4, 2022
Jul 29, 2022
Jul 26, 2022
Aug 13, 2022
Aug 13, 2022
Aug 13, 2022
Jul 26, 2022
May 23, 2023
May 23, 2023
May 23, 2023
Jul 27, 2022
Aug 18, 2022
May 23, 2023

Repository files navigation

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