Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

astro demo app setup & plan #1

Open
3 tasks
tpmac1990 opened this issue Mar 1, 2024 · 0 comments
Open
3 tasks

astro demo app setup & plan #1

tpmac1990 opened this issue Mar 1, 2024 · 0 comments
Assignees

Comments

@tpmac1990
Copy link
Contributor

Hi @honboey,

This is the app I have created for our demo.

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.

https://consortium-proposal.netlify.app/

Steps to complete demo project:

  • website layout
  • build website layout
  • style website

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants