longopy / atptrmap

Home Page:https://longopy.github.io/atptrmap/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Twisted Path To Renown Map

Prerequisites

It is preferable to use node version manager to manage node versions.

How to work locally:

1. Install node version 20.

2. Install the dependencies in the project root path:

npm install

3. Execute the project

npm run start

How to build/deploy the project:

1. Build the project

npm run build

2. Copy data folder into build folder.

3. Preview the project

npm run preview

About

https://longopy.github.io/atptrmap/


Languages

Language:JavaScript 65.3%Language:HTML 18.9%Language:CSS 15.8%