mirror of
https://github.com/kevin-DL/InertiaJS-Vue3-Tailwind-CSS-AdonisJS.git
synced 2026-01-10 18:41:59 +00:00
main
InertiaJS + Vue3 + Tailwind CSS 2.0 + AdonisJS 5 Bolierplate
Installation
Install NPM dependencies :
npm ci
Compile Assets
Build assets :
node ace mix:build
Build assets and watch for file changes :
node ace mix:watch
Build assets for production :
node ace mix:build --production
Run server
Run adonis server :
node ace serve --watch
Description
Languages
TypeScript
84.7%
Vue
10.2%
JavaScript
4%
Edge
0.9%
CSS
0.2%