Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
arsnova-click-v2-frontend
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
ARSnova
arsnova-click-v2-frontend
Commits
9cdab482
Commit
9cdab482
authored
Jun 12, 2018
by
Christopher Mark Fullarton
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use local npm ng command
parent
f4a38204
Pipeline
#16475
failed with stages
in 2 minutes and 3 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
package.json
package.json
+1
-1
No files found.
package.json
View file @
9cdab482
...
...
@@ -8,7 +8,7 @@
},
"description"
:
"Version 2 of arsnova.click (Frontend WebApp)"
,
"scripts"
:
{
"ng"
:
"ng"
,
"ng"
:
"
./node_modules/.bin/
ng"
,
"start:SSR"
:
"cd dist && node server"
,
"start:DEV"
:
"./node_modules/.bin/ng serve --host 0.0.0.0 --port 4200 --disable-host-check --aot"
,
"build:DEV"
:
"./node_modules/.bin/ng serve --host 0.0.0.0 --port 4200 --disable-host-check --aot --prod"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment