mirror of
https://github.com/LeCoupa/awesome-cheatsheets.git
synced 2025-11-08 22:11:35 +00:00
build(package): run on port 2018
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"author": "Julien <julien.le.coupanec@gmail.com>",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "nuxt",
|
||||
"dev": "PORT=2018 nuxt",
|
||||
"build": "NODE_ENV=production nuxt build",
|
||||
"start": "nuxt start",
|
||||
"generate": "NODE_ENV=production nuxt generate",
|
||||
|
||||
Reference in New Issue
Block a user