Skip to content

Missing dev script #2

@tmst

Description

@tmst
npm run dev:

npm ERR! missing script: dev
`package.json`:

{
  "name": "gae-vue-webapp2-starter",
  "version": "1.0.0",
  "description": "A simple application for [Google App Engine](https://appengine.google.com/), using [Vue.js](https://vuejs.org/) on the frontend and [Webapp2](https://webapp2.readthedocs.io/) on the backend. This project can be deployed on Google AppEngine Python Standard Environment.",
  "main": "index.js",
  "directories": {
    "lib": "lib"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Valmoz/gae-vue-webapp2-starter.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/Valmoz/gae-vue-webapp2-starter/issues"
  },
  "homepage": "https://github.com/Valmoz/gae-vue-webapp2-starter#readme"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions