To install sleigh framework, you should run the following command
npm install sleigh
To scaffold a new sleigh app, use the sleigh command line tool.
npm install -g sleigh-cli
- Express - Server
- Handlebars - Template Engine
All pull requests are welcome. Please do not hesitate to ask anything and create a pull request for anything. Please also check the future updates that I want to include in the project.
- Apostolos Siokas - Initial work - Sleigh
This project is licensed under the MIT License - see the LICENSE file for details