-
-
Notifications
You must be signed in to change notification settings - Fork 2
Home
nekiro edited this page Jan 28, 2022
·
14 revisions
First clone repository:
git clone https://github.com/nekiro/SHIBAac.git
Install dependencies:
cd shibaac
npm i
Adjust config.js located at /src/util/config.js and then run local development server
npm run dev
Open http://localhost:3000 with your browser to see the result.