Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run the ui as a standalone app #1180

Merged
merged 4 commits into from
Jun 2, 2020
Merged

Conversation

huwshimi
Copy link
Contributor

Done

  • Run the UI in standalone mode for dev.

QA

  • Run dotrun ui or yarn ui.
  • Load the url as you normally wood.
  • You should see the react app.

Copy link
Contributor

@Caleb-Ellis Caleb-Ellis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is awesome, thanks @huwshimi! I'm liking how fast HMR is with the css.

"watch-shared": "cd ../shared && yarn watch"
},
"devDependencies": {
"concurrently": "5.2.0",
"cypress": "4.5.0",
"dotenv-flow": "3.1.0",
"http-proxy-middleware": "1.0.3",
"node-sass-tilde-importer": "^1.0.2",
Copy link
Contributor

@Caleb-Ellis Caleb-Ellis Jun 1, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't npm-package-json-lint usually complain about this?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I'm not sure why that didn't complain... I'll fix it.

@huwshimi huwshimi merged commit 555450f into canonical:master Jun 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants