Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

our-server

js-pujari7ISC1.0.0

Static server to serve your js built applications.

js, server, js-server, static-js-server, js-build-server, js-build-server, our-server, react-server, build-server, angular-server

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