Skip to content

Conversation

@jarusified
Copy link
Collaborator

This PR includes

  • Complete rehaul Vue configurations to adopt recent improvements in Vue build process.
  • Removes app/build and app/config folders.
  • Converts HTML and CSS files to Vue files.
  • Adds a client-server to run production clients.

@bhatiaharsh To run the client-server, do the following steps.

npm run build --prefix=app
python3 server/client_server.py

bhatiaharsh
bhatiaharsh previously approved these changes Oct 14, 2020
@bhatiaharsh bhatiaharsh dismissed their stale review October 14, 2020 21:35

changes needed

@jarusified jarusified merged commit 3eed817 into develop Oct 14, 2020
@jarusified jarusified deleted the fix/production-scripts branch October 15, 2020 02:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants