browxin-client

0.0.10 • Public • Published

Browxin

License Build Status

Development

Install

Make sure you have installed npm, node.js.
Then run commands below.

$ git clone git@github.com:Browxin/browxin-client.git
$ cd browxin-client
$ npm install
$ npm start

Open localhost:8080 on your browser.

Preparation

We use uppercase letters as file name.
But Git doesn't distinguish by default.
So please run a command below

$ git config core.ignorecase false

For local test using selenium.
Download latest geckodriver and put the driver in the project directory.

browxin-client
 └──geckodriver

Readme

Keywords

Package Sidebar

Install

npm i browxin-client

Weekly Downloads

9

Version

0.0.10

License

Apache-2.0

Last publish

Collaborators

  • rikson