skira-server
v0.7.5
Published
Server for serving skira sites from the back-end.
Readme
skira-server
Server for serving skira sites from the back-end.
Status
Skira is still in active development. We are working towards a final release ASAP (1.0.0) and will then keep the API stable.
Installation
Download node at nodejs.org and install it, if you haven't already.
npm install -g skira-serverUsage
Inside your project folder you only have to run the following command. It expects build/site.js to be present.
skira-server 8000 127.0.0.1The port 8000 and IP address 127.0.0.1 are optional and for demonstration purposes.
License
MIT
