Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yusufshakeel/canvas-animation-nextjs


https://github.com/yusufshakeel/canvas-animation-nextjs

Last synced: 19 days ago
JSON representation

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
```