Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/austintoddj/trycanvas

Source for trycanvas.app
https://github.com/austintoddj/trycanvas

canvas tailwindcss vite vuejs

Last synced: 5 days ago
JSON representation

Source for trycanvas.app

Awesome Lists containing this project

README

        

# trycanvas.app

> **Note:** This repository contains the source code powering trycanvas.app. If you want to use Canvas, visit the [main repository](https://github.com/austintoddj/canvas).

## Introduction

The trycanvas.app site is a [Vite](https://vitejs.dev) scaffolded project hosted on [Vercel](https://vercel.com).

## System Requirements

- Node >= 16.18
- NPM >= 9.6

## Developing

```bash
npm install
npm run dev # dev server at http://localhost:5173
```

## License

This project is open-sourced software licensed under the [MIT license](license).