1.0.2 • Published 4 years ago

cheez-sdk v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

🧀CheezSDK🧀

The CheezSDK is a Software Development Kit developed by Ameer Hamoodi to quickly setup projects, using dynamic boilerplates.

Installation

Use NPM to install CheezSDK into your project as a dev dependency.

npm i cheez-sdk --save-dev

Usage

cheez
Enter type:
/here enter the type of project you are making\

Types

  • standard: a standard static JS and HTML with no server capabilities
  • server: a standard dynamic JS and HTML with server capabilites and client folders
  • react: a static react project with no server
  • react server: a dynamic react project with server functionalities.

License

MIT