https://github.com/justforuse/node-version-details
Created with CodeSandbox
https://github.com/justforuse/node-version-details
Last synced: 20 days ago
JSON representation
Created with CodeSandbox
- Host: GitHub
- URL: https://github.com/justforuse/node-version-details
- Owner: justforuse
- Created: 2024-10-31T06:54:18.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-31T06:54:24.000Z (over 1 year ago)
- Last Synced: 2025-07-16T08:36:24.153Z (7 months ago)
- Language: Vue
- Homepage: https://codesandbox.io/p/github/justforuse/node-version-details
- Size: 162 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# t
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Lints and fixes files
```
yarn lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).