0.2.0 • Published 4 years ago

@eclecticlly/tata v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

TATA Stack

TATA Stack is the equivalent of TALL Stack

TailwindCSS Alpinejs Typescript Adonis

Install it with

npm i -g @eclecticlly/tata

Create an Adonis Web Application with

npm npm init adonis-ts-app [your-app-name]

and select Web Application as the type (I also suggest to pick eslint and prettier)

then cd in the project and execute

tata

And that's it! You can run the project in development executing

node ace mix:watch

node ace serve --watch

0.2.0

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago