-
Notifications
You must be signed in to change notification settings - Fork 85
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
Comments
you need to start first the rest, the react and angular |
not starting micro-fe-ng npm start not starting using "serve" I don't think from dist folder you can start using "serve" command. |
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. |
Go into all the 3 directories, i.e. 'micro-fe-ng', 'micro-fe-react' and 'micro-fe-wrapper', and run the following command Once serve package is installed, run the 'npm start' command |
Hi,
Not starting micro-fe-wrapper.
npm i
npm start
The text was updated successfully, but these errors were encountered: