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

How to start micro-fe-wrapper ? #1

Open
uds214125 opened this issue Jun 11, 2019 · 4 comments
Open

How to start micro-fe-wrapper ? #1

uds214125 opened this issue Jun 11, 2019 · 4 comments

Comments

@uds214125
Copy link

Hi,

Not starting micro-fe-wrapper.

npm i
npm start

@pelagia
Copy link

pelagia commented Jun 11, 2019

you need to start first the rest, the react and angular

@uds214125
Copy link
Author

not starting micro-fe-ng

npm start

not starting using "serve"

I don't think from dist folder you can start using "serve" command.

@sanethinduwara
Copy link

sanethinduwara commented Aug 3, 2019

Having the same issue with npm start at all directories. It says 'serve' is not recognized as an internal or external command, operable program or batch file.

@siddhartha-gupta
Copy link

Go into all the 3 directories, i.e. 'micro-fe-ng', 'micro-fe-react' and 'micro-fe-wrapper', and run the following command
npm i serve --save

Once serve package is installed, run the 'npm start' command

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

4 participants