You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run these commands to get started. (Run locally, there is no codespace).
git clone https://github.com/ixc/astro-demo.git
npm install
npm run dev
It requires a minimum node version of 18, so you'll need to upgrade if you run into that issue (it will tell you)
I have added some features on the main branch just to learn how it all works, I have also created a new branch called terry_play, to save this incase you want to make changes on the main branch (or make a branch of your own). Netlify is only deploying the main branch for now.
It sounds like you already have a bit of a plan for the proposal site, so how about we jump in to a huddle on Monday to nut it out so we can get moving on this.
The text was updated successfully, but these errors were encountered:
Hi @honboey,
This is the app I have created for our demo.
Run these commands to get started. (Run locally, there is no codespace).
It requires a minimum node version of 18, so you'll need to upgrade if you run into that issue (it will tell you)
I have added some features on the main branch just to learn how it all works, I have also created a new branch called
terry_play
, to save this incase you want to make changes on the main branch (or make a branch of your own). Netlify is only deploying the main branch for now.https://consortium-proposal.netlify.app/
Steps to complete demo project:
It sounds like you already have a bit of a plan for the proposal site, so how about we jump in to a huddle on Monday to nut it out so we can get moving on this.
The text was updated successfully, but these errors were encountered: