/maaaashi-website2

This repository is maaaashi's website version 2.

Primary LanguageTypeScript

Maaaashi's Website

Welcome Maaaashi's Website

Github repository containing the source code for Maaaashi's Website.

Gauge E2E Tests created by X@pg_maaaashi

Table of Contents

Development

$ git clone https://github.com/maaaashi/maaaashi-website2.git

Start Server

$ cd maaaashi-website2/web
$ npm install
$ npm run dev

Access to http://localhost:4321

E2E

$ cd e2e/
$ npm install
$ npm run test

Environment

Web

Language/Framework/Tool Version
Astro 4.2.4
React 18.2.0
React-DOM 18.2.0
Svelte 4.2.9
TailwindCSS 3.4.1
TypeScript 5.3.3
Axios 1.6.7
DaisyUI 4.6.0
Theme-Change 2.5.0
Astro-icon 1.0.4
React-icons 5.0.1

E2E

Language/Framework/Tool Version
gauge-ts 0.1.1
ts-node 10.4.0
TypeScript 4.4.4
@playwright/test 1.41.2
@types/node latest