Skip to content
/ svrx Public
forked from svrxjs/svrx

Server-X: A pluggable frontend server built for efficient front-end development

License

Notifications You must be signed in to change notification settings

sdtm1016/svrx

This branch is 24 commits behind svrxjs/svrx:master.

Folders and files

NameName
Last commit message
Last commit date
Nov 28, 2019
Aug 26, 2019
Nov 28, 2019
Jun 21, 2019
Oct 9, 2019
Oct 11, 2019
Oct 11, 2019
Oct 11, 2019
Oct 11, 2019
Nov 20, 2019
Sep 24, 2019
Oct 24, 2019
Oct 9, 2019
Jun 21, 2019
Nov 20, 2019
Nov 28, 2019

Repository files navigation

A pluggable frontend server, it just works

svrx

npm node Build Status codecov Dependencies DevDependencies Join the chat at https://gitter.im/svrxjs/svrx

svrx(server-x) is a platform built for efficient front-end development.

Features

🍻 Serve a static site or SPA in current directory
🐱 Easy to proxy everything
🏈 Auto refresh the page on sources change(inline reload on stylesheets change)
πŸ€ Powerful plugins: use without installation
πŸ₯ Routing with hot reload: never restart your server
πŸš€ Toolkit for quick plugin development
🎊 ...

Quick Start

npm install -g @svrx/cli
mkdir example && cd example
echo '<html><body>Hello svrx!</body></html>' > index.html
svrx

Documentation

You can read documentation here.

你可δ»₯在 θΏ™ι‡Œ ι˜…θ―»δ½Ώη”¨ζ–‡ζ‘£γ€‚

Support

Feel free to raise an issue.

Contributing

Please see the contributing guidelines.

Providing a new plugin

For contributors planning to write a new plugin, please see the plugin development guide.

πŸ‘‰ See all plugins

About

Server-X: A pluggable frontend server built for efficient front-end development

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%