An open API service indexing awesome lists of open source software.

https://github.com/notsoocool/anbuweebs

A website for weebs, with crazy anime.
https://github.com/notsoocool/anbuweebs

Last synced: 4 months ago
JSON representation

A website for weebs, with crazy anime.

Awesome Lists containing this project

README

          

### How to work ?
1. Fork the Repo.
2. Head over to https://github.com/< yourusername >/anbuweebs (edit branch)
3. Clone it in your system.
4. Now cd into the folder, then

```js
npm install
```
if required*
```js
npm audit fix --force
```
to run
```js
npm run dev
```