tmplit-template 0.2.1
Install from the command line:
Learn more about npm packages
$ npm install @loupeteam/tmplit-template@0.2.1
Install via package.json:
"@loupeteam/tmplit-template": "0.2.1"
About this version
To install this template, run the following commands in the root directory of the project:
lpm install tmplit-template
Merge the dependencies and scripts into your existing package.json
file, or replace it with the package-template.json
file from this template.
To install the dependencies, run the following command in the root directory of the project:
npm install
Open the index.html
file in your browser to view the template.
This project is licensed under the [MIT License]LICENSE.