docusaurus/packages/docusaurus-init
Foxeye-Rinx 9fceeb9ec5
docs(v2): add a missing "export" from the initial template (#4546)
* docs(v2): add a missing "export" from the initial template

* Update create-a-page.md

Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2021-04-02 12:43:36 +02:00
..
bin feat(v2): skip dependency install on docusaurus init (#3986) 2021-01-04 16:17:06 +01:00
src refactor(v2): remove duplicated lodash dependencies and import only what needed (#4361) 2021-03-09 12:15:52 +01:00
templates docs(v2): add a missing "export" from the initial template (#4546) 2021-04-02 12:43:36 +02:00
package.json refactor(v2): TS config update: reduce the size of npm modules (#4375) 2021-03-17 16:25:42 +01:00
README.md chore: rename v2.docusaurus.io urls after domain switch + redirect + cleanups (#4490) 2021-03-22 20:57:49 +01:00
tsconfig.json feat(v2): Improve the initial templates #4302 (#4320) 2021-03-17 15:59:01 +01:00

@docusaurus/init

Create Docusaurus apps easily.

Usage

Please see the installation documentation.