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

Contribution install and run #102

Open
juancjara opened this issue Oct 24, 2018 · 3 comments
Open

Contribution install and run #102

juancjara opened this issue Oct 24, 2018 · 3 comments

Comments

@juancjara
Copy link

I would be nice to have documentation about running the project, I know this is a static project for now, but it will probably grow and maybe you would use webpack or more libraries (live reloading, etc). With this PR you would only need to install the dependencies npm install and npm start to start the app, then it would be exposed on localhost:8080

@adsingh14
Copy link
Contributor

@juancjara Nice idea !

Many of webpack beginners will learn how to configure it. 🙂

@caseydierking
Copy link
Owner

I wonder if you guys can start a discussion on using webpack vs. Gulp. Pros/Cons...

We have a pull request open for integrating gulp, but I'm interested in hearing more about webpack.

@juancjara
Copy link
Author

I think that is more about personal preferences, I used to use grunt/gulp but then I switch to webpack, things looks easier to configure and currently you have smart defaults on version 4. Also webpack looks like more configuration than writing code like gulp does.IMO I will go with Webpack because it's the common default on proyects, I saw that on many repos.

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

3 participants