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