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.
- Host: GitHub
- URL: https://github.com/notsoocool/anbuweebs
- Owner: notsoocool
- License: mit
- Created: 2022-02-07T19:11:09.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-08T20:05:24.000Z (over 4 years ago)
- Last Synced: 2025-03-26T00:43:08.709Z (over 1 year ago)
- Size: 7.41 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```