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

What are the steps to run the web application? #39

Open
palavrohit22 opened this issue Apr 1, 2019 · 0 comments
Open

What are the steps to run the web application? #39

palavrohit22 opened this issue Apr 1, 2019 · 0 comments

Comments

@palavrohit22
Copy link

I was trying to run the application locally but seems I'm missing out some steps. Below are the steps which I'm performing.

1 - npm start pouchdb-server

> npm run server:start "pouchdb-server"

npm WARN invalid config loglevel="notice"

> SplitMe@0.4.3 server:start C:\Users\Admin\Downloads\SplitMe-master\SplitMe
> SET NODE_ENV=production node server/local/server.js "pouchdb-server"

Do I need to make any changes in /pouchdb-server/config.json

2 - npm run server:development

 npm run server:development

> SplitMe@0.4.3 server:development C:\Users\Admin\Downloads\SplitMe-master\SplitMe
> SET BABEL_DISABLE_CACHE=1 NODE_ENV=server.development babel-node src/server/development.js

3 - npm run browser:development
webpack process is running but nothing on browser (port 8080).

localhost:8080
This site can’t be reached

Please let me know if i am missing anything.

@palavrohit22 palavrohit22 changed the title What are the steps to run web applications? What are the steps to run the web application? Apr 1, 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

No branches or pull requests

1 participant