https://github.com/fumeapp/npm-test
test npm detection
https://github.com/fumeapp/npm-test
Last synced: 2 months ago
JSON representation
test npm detection
- Host: GitHub
- URL: https://github.com/fumeapp/npm-test
- Owner: fumeapp
- Created: 2021-01-23T19:43:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-25T01:00:58.000Z (over 4 years ago)
- Last Synced: 2025-01-14T03:16:54.514Z (9 months ago)
- Language: Vue
- Size: 120 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# npm-test
## Build Setup
```bash
# install dependencies
$ npm install# serve with hot reload at localhost:3000
$ npm run dev# build for production and launch server
$ npm run build
$ npm run start# generate static project
$ npm run generate
```For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).