Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 451 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 451 Bytes

NULS Document Website

The website for NULS Normal users and Developers. You can see the generated files at nuls-io/nuls-io.github.io repository.

Getting started

Install dependencies:

$ git clone https://github.com/nuls-io/devsite.git
$ cd devsite
$ yarn install

Run server:

$ yarn run dev

Generate:

$ yarn run build

Contributors

Waiting for you