This package has been deprecated

Author message:

This package is deprecated

@veracity/generator-veracity

3.0.7 • Public • Published

Veracity App Generator

npm version Dependencies Known Vulnerabilities Issues Downloads

Installation

First, make sure you have Node.js installed. Then, install Yeoman and the Veracity App Generator using npm:

npm install -g yo
npm install -g @veracity/generator-veracity

Generate a Node.js SPA

Run the generator from the command line

yo @veracity/veracity:node-spa

and see the documentation for more information about how to configure your application.

Generate an ASP.NET Core web app

Run the Veracity app generator from the command line

yo @veracity/veracity:netcore-webapp

and see the documentation for more information about how to configure your application.

Generate a Python Django web app

yo @veracity/veracity:python-django

and see the documentation for more information about how to configure your application.

Update the Veracity App Generator

To update your Veracity App generator to the latest release, run the following command

npm update -g @veracity/generator-veracity

Package Sidebar

Install

npm i @veracity/generator-veracity

Weekly Downloads

1

Version

3.0.7

License

Apache-2.0

Unpacked Size

801 kB

Total Files

139

Last publish

Collaborators

  • derek_wm