@datawheel/create-tesseract-ui

0.7.2 • Public • Published

create-tesseract-ui

A script to build an instance of tesseract-ui for your server, quickly.

Usage

npm init @datawheel/tesseract-ui [directory]

This command will ask you some information about the server instance you're running, copy the necessary files to directory, and build the project. When it finishes, you just have to point your nginx (or any static file server) to serve the content of the directory/dist folder in the intended URL.

The directory parameter is optional, if not set it will use the current directory instead. Use the -h or --help flag to get more information about usage.

In case on problems using this script, or if it doesn't cover your use case, please file an issue.

License

© 2019-2021 Datawheel, LLC
This project is made available under the MIT License.

Package Sidebar

Install

npm i @datawheel/create-tesseract-ui

Weekly Downloads

12

Version

0.7.2

License

MIT

Unpacked Size

16.3 kB

Total Files

11

Last publish

Collaborators

  • palamago
  • scespinoza
  • davelandry
  • frabarz
  • jhmullen-dw