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

#163129022 Setup development environment #1

Merged
merged 1 commit into from Jan 12, 2019

Conversation

abejide001
Copy link
Owner

@abejide001 abejide001 commented Jan 12, 2019

What does this PR do?

Ensure the development environment is up and running

Description of Task to be completed?

  1. Install webpack for bundling the app
  2. Install eslint for linting, using airbnb styleguide
  3. Install babel to transpile code

How should this be manually tested?

  1. Run npm i
  2. Run npm start, and navigate to localhost:8080 on your browser

Any background context you want to provide?

N/A

What are the relevant pivotal tracker stories?

#163129022

Screenshots (if appropriate)

N/A

Install babel, webpack and eslint
Set up local server
[Finishes #163129022]
@abejide001 abejide001 merged commit 8203910 into develop Jan 12, 2019
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.

None yet

1 participant