our-server
v1.0.0
Published
Static server to serve your js built applications.
Downloads
20
Maintainers
Readme
What is this ?
Static server to serve your js builds. It will work for client side routing also.
Installation
npm i our-server
How to use ?
serve-build [Build folder path*]
Troubleshooting
- If serve-build commond will not work then it could be linking issue.
- type
npm link
then useserve-build [Build folder path*]