sosise-core
v2.0.0
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
748
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 -gUsage
Use new to generate your project.
sosise new <name>