https://github.com/danrotaru/colorname
Name that color alternative
https://github.com/danrotaru/colorname
Last synced: 3 months ago
JSON representation
Name that color alternative
- Host: GitHub
- URL: https://github.com/danrotaru/colorname
- Owner: DanRotaru
- Created: 2022-12-07T07:07:16.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-06-03T20:08:39.000Z (about 1 year ago)
- Last Synced: 2025-06-04T05:09:06.380Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://dan13.me/colorname/
- Size: 280 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# colorname
This template should help get you started developing with Vue 3 in Vite.
## Recommended IDE Setup
[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur).
## Customize configuration
See [Vite Configuration Reference](https://vitejs.dev/config/).
## Project Setup
```sh
npm install
```
### Compile and Hot-Reload for Development
```sh
npm run dev
```
### Compile and Minify for Production
```sh
npm run build
```