Skip to content

D45putspin/beproDocs

Repository files navigation

bepro-docs

Vue website application with the documentation of bepro-js library

Project setup

Setup dependencies

npm install

Setup dev environment

First clone the bepro-js library and then generate docs.json into public/static/ so we can fetch it

git clone git@github.com:bepronetwork/bepro-js.git ../bepro-js
npm run dev-docs 

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your end-to-end tests

npm run test:e2e

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Docs Bepro

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors