Skip to content

awake1234/generative-xyz-website

 
 

Repository files navigation

Generative XYZ Website

This project is frontend of Generative XYZ. It is built with NextJS.

Requirements

The following dependencies are required to build and run this project, depending on your OS, they may already be installed:

  • Install node (v18 recommended)
  • Install yarn or npm

Installation

  1. Install dependencies:
npm
# or
yarn
  1. Start development server
yarn dev
# or
npm run dev
  1. Build
yarn build
# or 
npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 75.7%
  • SCSS 20.5%
  • JavaScript 2.9%
  • HTML 0.8%
  • Dockerfile 0.1%
  • Shell 0.0%