locol23 / learn-ultradom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

learn-ultradom

learn ultradom

Tech Stack

Prerequisites

Getting Started

Clone the repository

git clone https://github.com/locol23/learn-ultradom.git

Install dependencies

cd learn-ultradom
yarn

# if you use npm
rm yarn.lock
npm i

Develop

yarn build

#if you use npm
npm run build

Go to http://localhost:1234

LICENSE

MIT

About


Languages

Language:JavaScript 68.0%Language:HTML 32.0%