ovobox

1.0.8 • Public • Published

Ovobox

Front-end hosting

npm i ovobox -g

Four easy steps to get it done:

1. Go to beta.ovobox.com and sign in (easy login with Google)

2. Add new project (you will get your project token and link right away)

3. In root directory create file “ovobox.json”. Add token and path to build folder to the file

{
    "token": "<TOKEN-HERE>",
    "path": "folder/with/build"
}

type “.” if using root directory for the project

4. To host your project use command

ovobox --host 

You’re all set! Access your project by following the link.

Enjoy 😉

/ovobox/

    Package Sidebar

    Install

    npm i ovobox

    Weekly Downloads

    2

    Version

    1.0.8

    License

    ISC

    Unpacked Size

    7.8 kB

    Total Files

    7

    Last publish

    Collaborators

    • alexpalchikovskiy