@likecoin/authcore-js

0.3.0-like.1 • Public • Published

authcore-js

Lints and fixes files

yarn run lint

Build the package

yarn build

Example test

The example shows how the widgets will be liked in simplest layout(i.e. Without any CSS provided in website).

To run the example, build the package and serve the folder as HTTP server, it can be done by using Python one-liner

# Python 2.x:
python -m SimpleHTTPServer 3000

# Python 3.x:
python -m http.server 3000

Browse http://0.0.0.0:3000/example to see the result

Readme

Keywords

none

Package Sidebar

Install

npm i @likecoin/authcore-js

Weekly Downloads

43

Version

0.3.0-like.1

License

ISC

Unpacked Size

546 kB

Total Files

38

Last publish

Collaborators

  • aurora22
  • nwingt
  • williamchong007