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

Build command #1

Open
bgschust opened this issue Jan 6, 2021 · 0 comments
Open

Build command #1

bgschust opened this issue Jan 6, 2021 · 0 comments

Comments

@bgschust
Copy link

bgschust commented Jan 6, 2021

I'm excited about this app because it looks pretty close to the way I'm trying to build my web app, just simple Vue JS, Axios, and Airtable. However, I'm still a rookie and wasn't able to get it to deploy correctly on Netlify. I tried combining the build commands to put in the "Build Command" line on Netlify with && symbols:

npm install && npm run dev && npm run build && npm run build --report

Am I doing it wrong?

I also have a question about hiding and using environment variables.

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

No branches or pull requests

1 participant