simple landing page for Flow platform
You can check it out here
git clone git@github.com:Flow-Media/Flow-Media.github.io.git flow-landing-page
cd flow-landing-pageyarn install # (or npm install)yarn build # (or npm run build)yarn start # (or npm start)yarn dev # (or npm run dev)yarn fmt # (or npm run fmt)yarn deploy # (or npm run deploy)yarn clean # (or npm run clean)for more scripts go to package.json
Any developer can contribute to this project, but cannot publish his own version of it.