Skip to content

nalido/rhinobird-web

Repository files navigation

RhinoBird web module

This is the web module for RhinoBird.

npm install

Development server

To start developement, please ensure you've started gateway, platform and other plugins, then run:

# start the webpack-dev-server
npm run dev-server
# wait for the first compilation is successful

Production compilation

# build the client bundle and the prerendering bundle
npm run build

About

Mutual benefit & assistance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.4%
  • HTML 36.3%
  • CSS 5.3%