Skip to content

Alpha-CC/alpha-cc-web

Repository files navigation

alpha-cc-web

This project is created with Create Hotdog App.

Online Playground

Link

Setup

This project requires Visual Studio Code and Yarn 1.

VS Code extensions

Open the project with VS Code, and installed the recommended extensions following the pop-up prompt. Alternatively, go to the extension tab on the left and search @recommended, then click Install Workspace Recommended Extensions.

Scripts

dev

Start a development server at http://localhost:3000 using Webpack Dev Server

yarn dev

build

Builds the app for production to the dist folder using Babel and Webpack

Make sure to fill in the homepage field in package.json. The build script will use the homepage to generate paths to static files in index.html. The dafault path is / if homepage field is not specified.

yarn build

About

A web interface for Alpha-CC (Chinese Chess AI)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published