Skip to content

abdurahmon27/react-ts-oneko

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Using oneko.js with vite react ts

Installation

Install my-project with npm

  npm create vite@latest
  cd your-app
  npm install

select react + ts during vite installation

after installation completed create oneko.ts/tsx and put /oneko.ts and configure the tsconfig.app.json for oneko.js to work properly, put the oneko.js and oneko.gif to public folder and add this to your tsconfig.app.json

  "include": ["src", "public/oneko.js"]

you can build your own cat or pet other than onekoni default cat and enjoy with it.

Releases

No releases published

Packages

No packages published