Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-tropa

create-tropa is a generator of tropa applications

Quick Start

Init App

npx create-tropa@latest hello-world

The npm init command will create tropa project at the ./hello-world directory.

Open project directory

cd ./hello-world    

Debug app

npm run debug

Compile app

npm run build

Start compiled app

npm run start

Run tests

npm run test

Perform code analyse

npm run lint

About

tropa app generator

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages