1.0.3 • Published 6 years ago

generator-ttn-webapp v1.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

generator-ttn-webapp

Introduction

This is the generator of a basic web app based on best practices recommended by TTN

Getting Started

install npm

apt install install nodejs

Install yeoman package globally

npm i -g yeoman

Install ttn-generator package

npm i -g generator-ttn-webapp

Generate Template with yeoman

yo ttn-webapp

Using the template

Installing Dependencies

npm install

Using webpack

npm run build 

Runing dev server

npm run dev 
1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago