Skip to content

mgodje/Apeiro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 

Repository files navigation

CMPM-146-Game-AI-Final-Project

Setup

Download Node.js. Run this followed commands:

# This is where the project will project via the web.
cd frontend

# Install dependencies with vite (only the first time). 
npm install

# If you're having trouble with this step, try running the below command once:
npm install vite

# Run the local server at localhost:8080. This launches the website from your local machine.
npm run dev

# Build for production in the dist/directory.
npm run build

About

AI Visual Novel Game

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors