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

https://github.com/tamtocode/comic-site

Watch Anime & Manga (React with Web API, TailWindCss)
https://github.com/tamtocode/comic-site

api react tailwindcss

Last synced: 3 months ago
JSON representation

Watch Anime & Manga (React with Web API, TailWindCss)

Awesome Lists containing this project

README

        



Vite logo





npm package
node compatibility
build status
Start new PR in StackBlitz Codeflow
discord chat



## How to use

```
`npm install` or `pnpm install` or `yarn`
```

`npm run build`
You can play with docs and demos of your packages in local develop environment.

```
`npm start` and `npm run build`
```

```
npx tailwindcss -i ./src/input.css -o ./dist/output.css --watch
```