tram-blueprints

1.1.0 • Public • Published

tram-blueprints

📘 templates for use with blueprint-templates plugin

installation and usage

These instructions are for visual studio code, and depend on a specific vs code plugin

To use these templates, install this dependency in your project (it is included in all projects generated with tram-one-express).

npm i tram-blueprints

Then install Blueprint from the vs code marketplace https://marketplace.visualstudio.com/items?itemName=teamchilla.blueprint

Finally, include the tram-blueprints in your settings.json as a path to find blueprints.

"blueprint.templatesPath": [
  "./node_modules/tram-blueprints/templates"
]

Now you should see tram-component as an option in vscode when opening the context menu and selecting New File from Template.

Readme

Keywords

none

Package Sidebar

Install

npm i tram-blueprints

Weekly Downloads

5

Version

1.1.0

License

ISC

Unpacked Size

2.16 kB

Total Files

9

Last publish

Collaborators

  • jrjurman