Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rmoongit/cryptonomicon
#app cryptonomicon - курс валюты монет и вывод графы
https://github.com/rmoongit/cryptonomicon
api bem css eslint javascript postcss postcss-plugin prettier tailwind vite vue3 websocket
Last synced: 1 day ago
JSON representation
#app cryptonomicon - курс валюты монет и вывод графы
- Host: GitHub
- URL: https://github.com/rmoongit/cryptonomicon
- Owner: rmoongit
- Created: 2024-02-01T21:25:21.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-18T20:14:17.000Z (7 months ago)
- Last Synced: 2024-04-18T21:53:43.304Z (7 months ago)
- Topics: api, bem, css, eslint, javascript, postcss, postcss-plugin, prettier, tailwind, vite, vue3, websocket
- Language: Vue
- Homepage:
- Size: 276 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cryptonomicon
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```