Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gkshi/newpc
Handy apps for your new work pc
https://github.com/gkshi/newpc
Last synced: 9 days ago
JSON representation
Handy apps for your new work pc
- Host: GitHub
- URL: https://github.com/gkshi/newpc
- Owner: gkshi
- Created: 2020-05-13T17:12:27.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-12T10:46:19.000Z (about 3 years ago)
- Last Synced: 2024-10-17T18:57:15.685Z (19 days ago)
- Language: JavaScript
- Homepage: https://gkshi.github.io/newpc
- Size: 4.82 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# newpc
> My great Nuxt.js project
## Build Setup
```bash
# install dependencies
$ yarn install# serve with hot reload at localhost:3000
$ yarn dev# build for production and launch server
$ yarn build
$ yarn start# generate static project
$ yarn generate
```For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).