sosise-core
v0.11.7
Published
Sosise is a web application boilerplate/framework with an expressive, elegant syntax. A Sosise provides a structure and starting point for creating your application, allowing you to focus on creating something amazing while we sweat the details.
Downloads
728
Maintainers
Readme
Sosise
Sosise is a web application boilerplate/framework with an expressive, elegant syntax. A Sosise provides a structure and starting point for creating your application, allowing you to focus on creating something amazing while we sweat the details.
Documentation
Documentation is available at https://sosise.github.io/sosise-docs
Inspiration
Sosise is inspired by Laravel
Installation
Install sosise-cli
via npm
or yarn
globally.
npm i sosise-cli -g
Usage
Use new
to generate your project.
sosise new <name>