Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 727 Bytes

File metadata and controls

29 lines (19 loc) · 727 Bytes

Rain With Code

Rain's developer portfolio, built with Astro.

Getting Started

  1. Install dependencies:

    pnpm install
    
  2. Start the development server:

    pnpm run dev
    

Project Structure

  • Source code: src/
  • Pages: src/pages/
  • Components: src/components/
  • Styles: src/styles/

License

The content of this project (text, images, etc.) is licensed under the Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0).

The underlying source code used to format and display that content is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0).