1.0.0 • Published 3 years ago

our-server v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

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 use serve-build [Build folder path*]