Skip to content

linexjlin/inputgpt-doc

Repository files navigation

inputGPT

A static site base on dumi.

Development

# install dependencies
$ npm install

# start dev server
$ npm start

# build docs
$ npm run build

LICENSE

MIT