Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/callumacrae/sketchbook

🎨
https://github.com/callumacrae/sketchbook

Last synced: 2 months ago
JSON representation

🎨

Awesome Lists containing this project

README

        

# sketchbook

i learn in this repository

hosted version at

## Project Setup

```sh
npm install
```

### Compile and Hot-Reload for Development

```sh
npm run dev
```

### Type-Check, Compile and Minify for Production

```sh
npm run build
```

### Lint with [ESLint](https://eslint.org/)

```sh
npm run lint
```

### Old version

Some sketches haven't been moved over to the vite+vue 3 setup - they're in the
`views` directory and can be previewed here: