Skip to content

Gothsec/Tron-Legacy-web

Repository files navigation

Tron: Legacy website

tron Deploy Status


Astro Themes

Demo

Stack

Frontend

Astro Tailwind

Tools

Figma Prettier Canva

Project structure

public/
└── svg/
src/
├── components/
|    ├── gallery.astro
|    ├── footer.astro
|    ├── home.astro
|    ├── nav.astro
|    └── music.astro
├── layouts/
|    └── Layout.astro
├── assets/
|    └── gallery/
├── styles/
|    └── global.css
└── pages/
     └── index.astro

Local configuration

  1. Clone the repo:
git clone https://github.com/gothsec/Tron-Legacy-web
  1. Install dependencies:
npm install
  1. Start the develpoment server:
npm run dev

Important Notice:
All rights reserved to Disney.