Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/callumacrae/sketchbook
🎨
https://github.com/callumacrae/sketchbook
Last synced: 2 months ago
JSON representation
🎨
- Host: GitHub
- URL: https://github.com/callumacrae/sketchbook
- Owner: callumacrae
- Created: 2020-05-11T22:21:48.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-26T14:56:36.000Z (over 1 year ago)
- Last Synced: 2024-10-11T00:10:39.643Z (3 months ago)
- Language: TypeScript
- Homepage: https://sketchbook.macr.ae
- Size: 17.1 MB
- Stars: 16
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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: