Singlighter is an installer/assistant for SinglightJs framework
You can use Singlighter via npx
npx singlighter@latest
Singlighter will making directories like it
SinglightJs
├── Scripts
│ ├── Accessors
│ ├── Components
│ ├── Hooks
│ │ └── Fisher.js
│ ├── Pages
│ │ └── HomePage.js
│ ├── App.js
│ ├── Router.js
│ └── Singlight.js
├── Styles
│ └── main.css
├── index.html
├── nginx.conf
├── singlighter
└── .htaccess
MIT License, Copyright (c) 2023 MohammadAli Arjomand