Skip to content

flutter-fast-kit/flutter_nebula_docs

Repository files navigation

flutter_nebula_docs

Getting Started

Install dependencies,

$ npm i

Start the dev server,

$ npm start

Build documentation,

$ npm run docs:build

Build library via father-build,

$ npm run build