foxpage / foxpage-documentation

Foxpage Documentation

Home Page:http://www.foxpage.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Foxpage Documentation

Online URL:https://www.foxpage.io/

Getting Started

Git clone

$ git clone https://github.com/foxpage/foxpage-documentation.git

Install dependencies,

$ npm i or yarn

Start the dev server,

$ npm start

Build documentation,

$ npm run docs:build

Deploy

node server/app-express.js

Note

  1. Refer to the dumi for project development
  2. Based on markdown

About

Foxpage Documentation

http://www.foxpage.io

License:MIT License


Languages

Language:TypeScript 60.2%Language:JavaScript 39.8%