We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c41c406 commit ff504fdCopy full SHA for ff504fd
package.json
@@ -9,6 +9,7 @@
9
"license": "MIT",
10
"main": "server.js",
11
"scripts": {
12
+ "dev": "node server.js",
13
"clean": "shx rm -rf dist node_modules jspm_packages",
14
"init": "jspm install && npm run build:dev",
15
"init:deploy": "node scripts/init.js deploy",
0 commit comments