Skip to content

YellowUmbrellaDev/web

Repository files navigation

The Yellow Umbrella Web

yellowumbrella.dev

Made with

Development

Install dependencies

yarn install

Run the development server

yarn dev

Production

Build the docker image and run the container

docker compose up -d --build

Project structure

├── public
│   │ // Static files
│   │
│   ├── fonts
│    // Fonts used in the website
│   
├── src
│   ├── components
│   │ // Components used in the pages
│   │
│   ├── layouts
│   │ // Layouts used in the pages
│   │
│   ├── pages
│     // Pages of the website
│   

About

a simple web for the organization

Resources

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •