Last active
August 8, 2017 15:30
-
-
Save shoo7830/8ef403976aa23ccd684db69fec1859e2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "name": "hiworks-beta", | |
| "scripts": { | |
| "dev": "nuxt", | |
| "build": "nuxt build", | |
| "start": "nuxt start", | |
| "generate": "nuxt generate" | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment