README
Sleigh Framework
Installing
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
Built With
- Express - Server
- Handlebars - Template Engine
Contributing
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.
Authors
- Apostolos Siokas - Initial work - Sleigh
License
This project is licensed under the MIT License - see the LICENSE file for details