Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yusufshakeel/canvas-animation-nextjs
https://github.com/yusufshakeel/canvas-animation-nextjs
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yusufshakeel/canvas-animation-nextjs
- Owner: yusufshakeel
- Created: 2023-09-26T16:05:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-30T08:18:18.000Z (over 1 year ago)
- Last Synced: 2024-11-09T20:44:38.625Z (3 months ago)
- Language: TypeScript
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# canvas-animation-nextjs
[GitHub Repository](https://github.com/yusufshakeel/canvas-animation-nextjs)
Author: [Yusuf Shakeel](https://github.com/yusufshakeel)
## Getting started
Local setup.
```shell
npm install
```### Run in local
```shell
npm run dev
```### Pre commit
Run this before making commit.
```shell
npm run precommit
```