Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorVation committed May 17, 2023
1 parent 53b76e5 commit e081d19
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,20 @@ Introducty is the fastest way to make a landing page. Create a beautiful, blazin

## Development

Built with NextJS 13 + TailwindCSS + Supabase, deployed on Vercel.
Built with NextJS 13 + TailwindCSS + Supabase.

```sh
npm install
npm run dev
```

Deployed on Vercel
```sh
npm run lint
git push
```


## Database

Generated types in [types/supabase.ts](types/supabase.ts)
Expand Down

0 comments on commit e081d19

Please sign in to comment.