Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 361 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 361 Bytes

Customize

You can configure and customize everything according to your iwsh by replacing the default values in the config.js file.

Run Locally

Clone the repository.

git clone https://github.com/asheeeshh/ayyy.git

Install dependencies.

cd ayyy
npm install

Make changes and run the app.

npm run dev